Bug 1425272 - fedora-easy-karma has missing python-yumdaemon dependency
Summary: fedora-easy-karma has missing python-yumdaemon dependency
Keywords:
Status: CLOSED DUPLICATE of bug 1329629
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-easy-karma
Version: 25
Hardware: All
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-21 03:06 UTC by Guy Taylor
Modified: 2017-02-23 00:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1266060
Environment:
Last Closed: 2017-02-23 00:37:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Guy Taylor 2017-02-21 03:06:34 UTC
> sudo dnf install fedora-easy-karma
> 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

> sudo dnf install python-yumdaemon
> fedora-easy-karma
Getting list of installed packages...

Comment 1 Christian Stadelmann 2017-02-21 09:08:37 UTC
Careful…: yum != yumdaemon.

You do not need yumdeamon installed, and you should not have it installed. Try to install python2-dnf instead. Anyway, your bug has been reported in #1329629 before, so please close it as a duplicate.

Comment 2 Till Maas 2017-02-21 19:43:18 UTC
Is python2-dnf installed on your system? Please check with rpm -qi python2-dnf.

Comment 3 Guy Taylor 2017-02-23 00:37:59 UTC

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


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