[Freeipa-devel] [freeipa PR#787][opened] ipasetup: fix dependencies handling based on python version

MartinBasti freeipa-github-notification at redhat.com
Mon May 15 16:56:05 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/787
Author: MartinBasti
 Title: #787: ipasetup: fix dependencies handling based on python version
Action: opened

PR body:
"""
On RHEL system ipasetup is failing:
```
ValueError: (":python_version>='3'", ['pyldap'])
```

Our RHEL re-implementation of setuptools logic should ignore python3
packages when python3 is not available.

https://pagure.io/freeipa/issue/6875
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/787/head:pr787
git checkout pr787
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-787.patch
Type: text/x-diff
Size: 1442 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170515/20328f37/attachment.bin>


More information about the Freeipa-devel mailing list