Bug 1290984 - fedora-easy-karma crash in ejecution - ImportError: No module named yum
Summary: fedora-easy-karma crash in ejecution - ImportError: No module named yum
Keywords:
Status: CLOSED DUPLICATE of bug 1270600
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-easy-karma
Version: 23
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-12 12:22 UTC by Héctor Louzao
Modified: 2015-12-15 09:58 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-15 09:58:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Héctor Louzao 2015-12-12 12:22:49 UTC
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

Comment 1 Héctor Louzao 2015-12-12 18:18:46 UTC
I can confirm that installing yum solve the problem althought why we need yum???
is isn't decapreted...

regards.,

Comment 2 Till Maas 2015-12-15 09:58:00 UTC
If you install python2-dnf it also works without yum.

*** This bug has been marked as a duplicate of bug 1270600 ***


Note You need to log in before you can comment on or make changes to this bug.