Bug 1739652
Summary: | ioprocess: Remove (sub)packages from Fedora 31+: python2-ioprocess | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | ioprocess | Assignee: | Orphan Owner <extras-orphan> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | bronhaim, carl, cstratak, dougsland, igor.raits, kevin, lbalhar, mhroncok, ngompa13, nsoffer, pviktori, saggi, zbyszek |
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: | 2019-12-26 12:54:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1735800 | ||
Bug Blocks: | 1625773, 1698500, 1751491 |
Description
Miro Hrončok
2019-08-09 17:53:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'. This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31. A failing build is blocking this. We should retire python-subprocess32 at the same time as we remove this python2 subpackage... Why? $ repoquery --repo=rawhide{,-source} --whatrequires python2-subprocess32 ioprocess-0:1.1.0-3.fc30.src mcomix-0:1.2.1-10.fc31.noarch python2-ioprocess-0:1.1.0-3.fc30.noarch python2-matplotlib-0:2.2.4-5.fc31.1.src python2-matplotlib-0:2.2.4-5.fc31.1.x86_64 Well, this is a backport of a python3 module to python2. Are all those python2 things going to get approval to stay around? They might get exception. I am strongly against removing packages that still have dependents at this moment; it can make packaging work miserable for others. We will coordinately remove all the stuff in November: https://fedoraproject.org/wiki/Changes/RetirePython2#Detailed_Description Sure, we can wait. My query didn't show those other packages, only python2-ioprocess... not sure what I did wrong there. python2-ioprocess can be removed from Fedora 31. The only user of this package is vdsm which will use python3-ioprocess in Fedora 31. The only issue with the removal is time to work on this. Automation has figured out the package is retired in rawhide. If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement |