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 1763092 - hg-git fails to install in Fedora rawhide due to missing python2-ipaddress
Summary: hg-git fails to install in Fedora rawhide due to missing python2-ipaddress
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: hg-git
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Petr Stodulka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FailsToInstall PY2FTBI
TreeView+ depends on / blocked
 
Reported: 2019-10-18 08:52 UTC by Miro Hrončok
Modified: 2019-11-15 15:26 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-13 15:51:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-10-18 08:52:42 UTC
hg-git-0.8.11-5.fc31.noarch fails to install in Fedora rawhide:

  package hg-git-0.8.11-5.fc31.noarch requires python2-dulwich >= 0.19, but none of the providers can be installed
  package hg-git-0.8.11-5.fc31.noarch requires python2.7dist(dulwich) >= 0.19, but none of the providers can be installed
  package python2-dulwich-0.19.12-3.fc32.x86_64 requires python2.7dist(urllib3) >= 1.24.1, but none of the providers can be installed
  nothing provides python2-ipaddress needed by python2-urllib3-1.25.6-1.fc32.noarch

This is most caused by a dependency that was retired.
Please drop the dependency, unretire the dependency, remove the package or convert to Python 3. Thanks

Comment 1 Petr Stodulka 2019-10-20 01:22:20 UTC
The most probably, we will have to unretire the package as it looks we are not able to port hg-git to python3 soon.

Comment 2 Miro Hrončok 2019-10-23 06:01:41 UTC
If we do, we will also need a FESCo exception to keep it going. Also, please do it sooner than later, before python2-dulwich maintainers remove it.

Comment 3 Miro Hrončok 2019-10-23 23:10:15 UTC
JFYI python-backports-ssl_match_hostname is now also retired.

(As a maintainer of python-certifi, I don't really want to keep python2-certifi around much longer just for python2-dulwich which fails to install, but so far it gave me no trouble.)

Comment 4 Miro Hrončok 2019-11-06 19:20:08 UTC
In preparation for the Python 2 EOL, we are removing all non-installable Python 2 packages:
https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Removing_non-installable_packages_from_the_distro

This bug is still in the NEW state and the package does not install. Please indicate you are working on a fix by setting the state to ASSIGNED. When this bug is four weeks in the NEW state, the package may be orphaned.

Note that you don't have to actually fix this right now, setting the bug to ASSIGNED will just mark this as being worked on, so I'll know it is being taken care of. If this happens too quickly, feel free to reach to me any time for help (with specific problems).

Thank You!

Comment 5 Miro Hrončok 2019-11-11 09:24:10 UTC
python2-dulwich was removed as well.

Comment 6 Petr Stodulka 2019-11-12 11:31:19 UTC
Looking at the state of upstream (broken against mercurial 4.9+, especially 5.1+; regarding opened ) I prefer to retire the package now and it can be brought back once problems are resolved (if at all).

Comment 7 Miro Hrončok 2019-11-13 08:15:04 UTC
I agree, please do.

Comment 8 Petr Stodulka 2019-11-13 15:51:53 UTC
Done.


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