Bug 1516380
Summary: | Package python-pulp-agent-lib from Sat client repo blocks upgrade | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Zapletal <lzap> |
Component: | Upgrades | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.0 | CC: | bbuckingham, brubisch, dkaylor, inecas, mbacovsk, peter.vreman |
Target Milestone: | Unspecified | Keywords: | PrioBumpField, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | beta | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-01-02 17:00: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: | |||
Bug Blocks: | 1122832, 1533259 |
Description
Lukas Zapletal
2017-11-22 14:10:25 UTC
I ran into the same python-pulp-agent-lib dependency error because I had pulp-admin installed per https://access.redhat.com/solutions/1295653. Upgraded versions of both python-pulp-agent-lib and pulp-rpm-handlers are not available in the repo: # yum repolist Loaded plugins: product-id, search-disabled-repos, subscription-manager repo id repo name status rhel-7-server-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server (RPMs) 17,716 rhel-server-7-satellite-6-beta-rpms/x86_64 Red Hat Satellite 6 Beta (for RHEL 7 Server) (RPMs) 311 rhel-server-rhscl-7-rpms/7Server/x86_64 Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server 9,198 rhel7 RHEL 7 Server 4,986 rhel7-optional RHEL 7 Server Optional 4,554 repolist: 36,765 # yum list python-pulp-common Loaded plugins: product-id, search-disabled-repos, subscription-manager Installed Packages python-pulp-common.noarch 2.8.7.15-1.el7sat @rhel-7-server-satellite-6.2-rpms Available Packages python-pulp-common.noarch 2.13.4.2-1.el7sat rhel-server-7-satellite-6-beta-rpms # yum list python-pulp-agent-lib Loaded plugins: product-id, search-disabled-repos, subscription-manager Installed Packages python-pulp-agent-lib.noarch 2.8.7.15-1.el7sat @rhel-7-server-satellite-6.2-rpms # yum list pulp-rpm-handlers Loaded plugins: product-id, search-disabled-repos, subscription-manager Installed Packages pulp-rpm-handlers.noarch 2.8.7.18-1.el7sat @rhel-7-server-satellite-6.2-rpms Marking as duplicate of 1512959, which also mentions the workaround for the issue: """ Customers who upgrade from Satellite 6.2 to Satellite 6.3 must enable the satellite-tools repository to successfully perform the upgrade """ *** This bug has been marked as a duplicate of bug 1512959 *** |