Description of problem: DNF depends on python-iniparse for the Py2 version and python3-iniparse for the Py3 version. Unfortunately, the iniparse module doesn't support Py3 out of the box. Suggested solution: Fedora has made a couple of patches[0] to fix an issue and introduce Python 3 support. The python3 support patch was submitted upstream years ago[1], but nothing happened there. Consequently, it remains as a patch to Fedora's python-iniparse package. There's another patch related to fixing another upstream issue[2] that Fedora fixed as well. Please import these and rebuild to generate both py2 and py3 variants. [0]: http://pkgs.fedoraproject.org/cgit/python-iniparse.git/tree/ [1]: https://code.google.com/p/iniparse/issues/detail?id=22 [2]: https://code.google.com/p/iniparse/issues/detail?id=28 Version-Release number of selected component (if applicable): 0.4-9.mga6 Reproducible: Steps to Reproduce:
done python-iniparse-0.4-10.mga6 and python3-iniparse-0.4-10.mga6
Status: NEW => RESOLVEDResolution: (none) => FIXED