Bug 1692588 - koji-builder-1.17.0-5.fc31 depends on non-existent python2-multilib
Summary: koji-builder-1.17.0-5.fc31 depends on non-existent python2-multilib
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: koji
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike McLean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-26 00:41 UTC by Kyle Brantley
Modified: 2019-05-30 00:53 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-27 08:13:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kyle Brantley 2019-03-26 00:41:18 UTC
Description of problem:

In trying to stand up a koji instance on rawhide, I discovered that python2-multilib was recently (~2wk ago) removed: https://koji.fedoraproject.org/koji/buildinfo?buildID=1229268

Which is unfortunate, as koji-builder presently depends on it: https://koji.fedoraproject.org/koji/rpminfo?rpmID=17003527

This very effectively prevents me from standing up koji on rawhide.

Version-Release number of selected component (if applicable):
koji-builder-1.17.0-5.fc31
python-multilib-1.2-8.fc31

How reproducible:
100%

Steps to Reproduce:
1. On rawhide, dnf -y install koji-builder
2.
3.

Actual results:
Error:
 Problem: conflicting requests
  - nothing provides python2-multilib needed by koji-builder-1.17.0-5.fc31.noarch
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:
An installed koji-builder

Additional info:

Comment 1 Kevin Fenzi 2019-03-26 17:23:56 UTC
Sadly this is indeed the case. 

It was thought that we had all the python2 deps cleared out, so a python3 only koji was pushed, but then it was discovered there's still a few things that need porting, so the python2 koji bits came back. Unfortunately in the mean time python2-multilib was dropped.

Addinng a python-multilib maintainer to see if they would be willing to bring it back until we get the last of the python2 stuff taken care of?

Comment 2 Lubomír Sedlář 2019-03-27 08:13:22 UTC
I rebuilt python-multilib in rawhide to include the python2-multilib subpackage again.

Comment 3 Kevin Fenzi 2019-03-27 17:31:27 UTC
Thanks a bunch. I really hope we can get the last of the python3 deps done soon...

Comment 4 Miro Hrončok 2019-05-30 00:53:51 UTC
Can we safely remove python2-multilib? See bz1687417.


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