Description of problem: hhlp > fedora-easy-karma Traceback (most recent call last): File "/usr/bin/fedora-easy-karma", line 47, in <module> import yum ImportError: No module named yum hhlp > Version-Release number of selected component (if applicable): fedora-easy-karma-0-0.26.20150921gitc932687a.fc23.noarch How reproducible: Steps to Reproduce: 1. install su -c 'dnf --enablerepo=updates-testing install fedora-easy-karma' 2. execute fedora-easy-karma Actual results: see description of the problem Expected results: see this page -> https://fedoraproject.org/wiki/Fedora_Easy_Karma Additional info: I think the problen is because fedora 23 doesn't have yum installed by default because yum was decapreted... y also think the wiki must be updated
I can confirm that installing yum solve the problem althought why we need yum??? is isn't decapreted... regards.,
If you install python2-dnf it also works without yum. *** This bug has been marked as a duplicate of bug 1270600 ***