Bug 1740997
Summary: | Remove python2-rosdep | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lumír Balhar <lbalhar> |
Component: | python-rosdep | Assignee: | Scott K Logan <logans> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | logans, mhroncok, pmatilai, richmattes, robotics, thofmann |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-09-19 19:53:24 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: | |||
Bug Blocks: | 1625773, 1698500 |
Description
Lumír Balhar
2019-08-14 05:02:31 UTC
Please answer the above questions. If you don't, the package can be orphaned: https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Information_on_Remaining_Packages If you need any information or help, or if you need some more time, please let us know. We will need to coordinate with the fawkes-devenv package which depends on this, but I believe it can be converted to a python3-only package. The situation here is the same as with python-wstool. python2-rosdep is a leaf package and can be freely removed from rawhide. Do you need any help with that? Shall we remove the subpackage? Miro, could you please remove the subpackage? In line with the Mass Python 2 Package Removal [0], the following (sub)packages of python-rosdep were marked for removal: python2-rosdep According to our query, those (sub)packages only provide a Python 2 importable module. If this is not true, please tell us why, so we can fix our query. Please remove them from your package in Rawhide (Fedora 32). Please don't remove packages from Fedora 31, it is past Beta Freeze. Please don't do this for Fedora 30/29 either, removing packages from a released Fedora branch is forbidden. As said in the change document, if there is no objection in a week, we will remove the package(s) as soon as we get to it. This change might not match your packaging style, so we'd prefer if you did the change. If you need more time, please let us know here. If you do the change yourself, it would help us a lot by reducing the amount of packages we need to mass change. We hope this doesn't come to you as a surprise. If you want to know our motivation for this, please read the change document [0]. [0] https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal This is also one of the very few remaining dependencies on python2-rpm. Rpm has dropped support for Python 2 bindings upstream, so with the next rpm release (expected next year) the Python 2 version will cease to function anyway. We'd rather drop support for python2-rpm in Fedora 32 already and python2-rosdep is standing in the way. Panu, I must disagree. The only package that requires python2-rpm in Fedora Rawhide is mach: $ repoquery --repo=rawhide{,-source} --whatrequires python2-rpm mach-0:1.0.4-10.fc31.i686 mach-0:1.0.4-10.fc31.x86_64 See bz1738012. Right, I used --whatdepends as I want to see all dependants, whether they're hard or soft requirements, python2-rosdep has: Recommends: python2-rpm |