Bug 1550872
Summary: | Some/All subpackages of python-docker-py are obsoleted by other packages | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Igor Gnatenko <ignatenko> |
Component: | python-docker-py | Assignee: | Tomas Tomecek <ttomecek> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 29 | CC: | marianne, ttomecek |
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: | 2018-11-06 12:46:15 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: | 1551518 | ||
Bug Blocks: |
Description
Igor Gnatenko
2018-03-02 07:53:12 UTC
Igor, thanks for filing this. I was waiting for the last package to migrate to python-docker so I can retire python-docker-py. I was promised it would be done but didn't happen so far. Hence I filed #1551518. Proof: $ dnf repoquery --whatrequires python2-docker-py Last metadata expiration check: 1:05:28 ago on Mon 05 Mar 2018 10:17:42 AM CET. flr-0:0.0.4-5.fc29.noarch $ dnf repoquery --whatrequires python3-docker-py Last metadata expiration check: 1:05:33 ago on Mon 05 Mar 2018 10:17:42 AM CET. $ dnf repoquery --whatrequires python-docker-py Last metadata expiration check: 1:05:39 ago on Mon 05 Mar 2018 10:17:42 AM CET. $ dnf repoquery --srpm --whatrequires python-docker-py Last metadata expiration check: 0:00:01 ago on Mon 05 Mar 2018 11:24:43 AM CET. $ dnf repoquery --srpm --whatrequires python2-docker-py Last metadata expiration check: 0:00:06 ago on Mon 05 Mar 2018 11:24:43 AM CET. flr-0:0.0.4-5.fc29.src $ dnf repoquery --srpm --whatrequires python3-docker-py Last metadata expiration check: 0:00:12 ago on Mon 05 Mar 2018 11:24:43 AM CET. $ (In reply to Tomas Tomecek from comment #1) > Igor, thanks for filing this. > > I was waiting for the last package to migrate to python-docker so I can > retire python-docker-py. I was promised it would be done but didn't happen > so far. Hence I filed #1551518. Well, the problem is that no one can install python3-docker-py anyway because python3-docker obsoletes it. It should be possible to install from koji and --disablerepo=\* while all the dependencies are already installed. I sometimes install like that. ping? I retired python-docker-py: https://src.fedoraproject.org/rpms/python-docker-py/c/4054eb06cad06341712d128a3ef824f0bfd50c4d https://src.fedoraproject.org/rpms/python-docker-py/c/87e29e6a762141544a4cd13ff25e4e3e82d323e5 https://src.fedoraproject.org/rpms/python-docker-py/c/5f91738a2c72f32d3e590e37dbdf8969001af3a5 The only package which required python-docker-py was flr, but it can't be installed because other deps are missing too: $ dnf install flr Error: Problem: problem with installed package dnf-yum-2.7.5-16.fc29.noarch - package dnf-yum-2.7.5-16.fc29.noarch conflicts with yum provided by yum-3.4.3-518.fc29.noarch - package mash-0.6.19-7.fc29.noarch requires yum, but none of the providers can be installed - package flr-0.0.4-5.fc29.noarch requires mash, but none of the providers can be installed - conflicting requests Can we close this? This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'. python-docker-py is retired now and not even present in F29. https://src.fedoraproject.org/rpms/python-docker-py/tree/master $ dnf install python-docker-py No match for argument: python-docker-py |