Bug 1276658 - missing dependency on yum
Summary: missing dependency on yum
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: koji
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-30 11:50 UTC by Kamil Páral
Modified: 2015-11-30 09:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-30 09:57:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kamil Páral 2015-10-30 11:50:33 UTC
Description of problem:
$ koji download-build --arch noarch --arch x86_64 mutter-3.18.1-4.fc23
Traceback (most recent call last):
  File "/usr/bin/koji", line 56, in <module>
    import yum.comps
ImportError: No module named yum.comps


Koji is missing dependency on yum. Please add it, or use some other library (dnf et al.).


Version-Release number of selected component (if applicable):
koji-1.10.0-2.fc23.noarch

Comment 1 Christian Stadelmann 2015-11-28 13:55:15 UTC
I think this issue was fixed in 1.10.1-1.fc23. Can you please try again?

Comment 2 Victor Costan 2015-11-30 00:23:13 UTC
FWIW, the update fixed it for me.

Comment 3 Kamil Páral 2015-11-30 09:57:56 UTC
Yes, it seems it was.


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