Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1350155

Summary: Cannot upgrade koji due to missing python-multilib package
Product: [Fedora] Fedora EPEL Reporter: Avi Kivity <avi.kivity>
Component: kojiAssignee: Dennis Gilmore <dennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: dennis, jflorian, kostyrevaa, mikem
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-09 11:40:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Avi Kivity 2016-06-26 06:59:43 UTC
Description of problem:

Upgrading to koji-builder-1.10.1-8.el7 fails because yum can't satisfy a dependency of python-multilib.

Version-Release number of selected component (if applicable):
koji-builder-1.10.1-8.el7

How reproducible:
Always

Steps to Reproduce:
1. yum update

Actual results:

# yum update
Loaded plugins: auto-update-debuginfo, fastestmirror, langpacks, refresh-packagekit, versionlock
Loading mirror speeds from cached hostfile
 * base: mirror.nonstop.co.il
 * epel: mirror.nonstop.co.il
 * extras: mirror.nonstop.co.il
 * updates: mirror.nonstop.co.il
Resolving Dependencies
--> Running transaction check
---> Package koji.noarch 0:1.10.1-3.el7 will be updated
---> Package koji.noarch 0:1.10.1-8.el7 will be an update
---> Package koji-builder.noarch 0:1.10.1-3.el7 will be updated
---> Package koji-builder.noarch 0:1.10.1-8.el7 will be an update
--> Processing Dependency: python2-multilib for package: koji-builder-1.10.1-8.el7.noarch
---> Package koji-hub.noarch 0:1.10.1-3.el7 will be updated
---> Package koji-hub.noarch 0:1.10.1-8.el7 will be an update
---> Package koji-hub-plugins.noarch 0:1.10.1-3.el7 will be updated
---> Package koji-hub-plugins.noarch 0:1.10.1-8.el7 will be an update
---> Package koji-utils.noarch 0:1.10.1-3.el7 will be updated
---> Package koji-utils.noarch 0:1.10.1-8.el7 will be an update
---> Package koji-vm.noarch 0:1.10.1-3.el7 will be updated
---> Package koji-vm.noarch 0:1.10.1-8.el7 will be an update
---> Package koji-web.noarch 0:1.10.1-3.el7 will be updated
---> Package koji-web.noarch 0:1.10.1-8.el7 will be an update
--> Finished Dependency Resolution
Error: Package: koji-builder-1.10.1-8.el7.noarch (epel)
           Requires: python2-multilib
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:

The usual yum song


Additional info:

Comment 1 Aleksandr Kostyrev 2016-07-30 12:44:59 UTC
It's been a month.
It's still broken.
What has to be done (who has to be killed?) to fix this?

Comment 2 Mike McLean 2016-08-08 19:41:01 UTC
This requirement is from a change that hasn't landed upstream yet.

Comment 3 Dennis Gilmore 2016-08-09 11:40:47 UTC

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