Bug 1761787
Summary: | python2-requests fails to install in Fedora rawhide due to retired python2-ipaddress | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-requests | Assignee: | Fedora Infrastructure SIG <infra-sig> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | aurelien, cstratak, infra-sig, jcline, jeremy, pviktori |
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-10-23 05:59:22 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: | |||
Bug Depends On: | 1761789, 1770743 | ||
Bug Blocks: | 1750909, 1690439, 1739019 |
Description
Miro Hrončok
2019-10-15 11:24:37 UTC
I don't think I can drop the dependency (and I don't have enough time to jump through hoops to make it work without it anyway), but when I drop python2-requests a large portion of whatever remains of the Python 2 stack will collapse. Well, I suppose since it's not installable it's already collapsed. Since the dependent packages are "pretty much everything" I don't really know how to co-ordinate beyond announcing on devel-list that everything going to break. It's not "pretty much everyhing". The remaining packages are: - euca2ools (orphaned), which has 3 other packages dependent on it: - cloud-utils - copr-backend - imagefactory-plugins - python-requestbuilder (orphaned) - uhd, gnuradio, gr-* (GNU Radio stack; upstream is python3-ready and work to get the new version in Fedora is going on) - whipper (to be removed: https://bugzilla.redhat.com/show_bug.cgi?id=1739019 ) - python-jenkinsapi (orphaned) Okay, to put it a different way, installing this package is already broken so those packages are already broken. I'm not going to fix it, so what exactly should I coordinate? Nothing. The bug is automated; the text is generic. I mean just dropping an email to the dependent package owners (if there are some) about this. The proper thing to do here is to drop python2-requests. There is no other easy way out of here. Sorry for the confusion. |