URL: https://github.com/freeipa/freeipa/pull/132 Title: #132: Draft for a new setup.py (WIP)
mbasti-rh commented: """ I cannot reinstall packages using your commits ``` dnf reinstall <IPA*>.rpm ... Error: Transaction check error: file /usr/lib/python2.7/site-packages/ipalib-4.4.90-py2.7.egg-info from install of python2-ipalib-4.4.90-0.fc24.noarch conflicts with file from package python2-ipalib-4.4.90-0.fc24.noarch file /usr/lib/python2.7/site-packages/ipaplatform-4.4.90-py2.7.egg-info from install of python2-ipalib-4.4.90-0.fc24.noarch conflicts with file from package python2-ipalib-4.4.90-0.fc24.noarch file /usr/lib/python2.7/site-packages/ipapython-4.4.90-py2.7.egg-info from install of python2-ipalib-4.4.90-0.fc24.noarch conflicts with file from package python2-ipalib-4.4.90-0.fc24.noarch file /usr/lib/python2.7/site-packages/ipaclient-4.4.90-py2.7.egg-info from install of python2-ipaclient-4.4.90-0.fc24.noarch conflicts with file from package python2-ipaclient-4.4.90-0.fc24.noarch file /usr/lib/python3.5/site-packages/ipalib-4.4.90-py3.5.egg-info from install of python3-ipalib-4.4.90-0.fc24.noarch conflicts with file from package python3-ipalib-4.4.90-0.fc24.noarch file /usr/lib/python3.5/site-packages/ipaplatform-4.4.90-py3.5.egg-info from install of python3-ipalib-4.4.90-0.fc24.noarch conflicts with file from package python3-ipalib-4.4.90-0.fc24.noarch file /usr/lib/python3.5/site-packages/ipapython-4.4.90-py3.5.egg-info from install of python3-ipalib-4.4.90-0.fc24.noarch conflicts with file from package python3-ipalib-4.4.90-0.fc24.noarch file /usr/lib/python3.5/site-packages/ipaclient-4.4.90-py3.5.egg-info from install of python3-ipaclient-4.4.90-0.fc24.noarch conflicts with file from package python3-ipaclient-4.4.90-0.fc24.noarch file /usr/lib/python3.5/site-packages/ipatests-4.4.90-py3.5.egg-info from install of python3-ipatests-4.4.90-0.fc24.noarch conflicts with file from package python3-ipatests-4.4.90-0.fc24.noarch file /usr/lib/python2.7/site-packages/ipatests-4.4.90-py2.7.egg-info from install of python2-ipatests-4.4.90-0.fc24.noarch conflicts with file from package python2-ipatests-4.4.90-0.fc24.noarch ``` """ See the full comment at https://github.com/freeipa/freeipa/pull/132#issuecomment-252978511
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code