Bug 2054184
Summary: | python2-solv rpm prevents upgrades to solve dependencies | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
Component: | Packaging | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.0 | CC: | jsherril, wpinheir |
Target Milestone: | 6.11.0 | Keywords: | Regression, Triaged, UpgradeBlocker, Upgrades |
Target Release: | Unused | ||
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: | 2022-02-15 15:01:57 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: |
Description
Lukas Pramuk
2022-02-14 11:36:05 UTC
The workaround is to remove python2-solv rpm:
# yum --disableplugin foreman-protector remove python2-solv
...
Dependencies Resolved
========================================================================================================================
Package Arch Version Repository Size
========================================================================================================================
Removing:
python2-solv x86_64 0.7.20-1.el7pc @rhel-7-server-satellite-6.10-rpms 532 k
Removing for dependencies:
pulp-rpm-plugins noarch 2.21.5.2-1.el7sat @rhel-7-server-satellite-6.9-rpms 1.6 M
python-pulp-integrity noarch 2.21.5.2-1.el7sat @rhel-7-server-satellite-6.9-rpms 116 k
...
>>> fresh 6.10 install doesn't hit it, only upgraded from 6.9
This has the same solution as https://bugzilla.redhat.com/show_bug.cgi?id=2054182#c2 should we close it as a duplicate? *** This bug has been marked as a duplicate of bug 2054182 *** |