Bug 2252945
| Summary: | Upgrade to 6.15 fails due to missing obsoletes for python39 rpms | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
| Component: | Upgrades | Assignee: | Patrick Creech <pcreech> |
| Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.15.0 | CC: | ahumbe, ehelms, lvrtelov, pcreech, rlavi |
| Target Milestone: | 6.15.0 | Keywords: | 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: | 2024-04-23 17:16:02 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
2023-12-05 11:53:20 UTC
There were various issues that were identified, and we have attempted to fix them. Current state of 6.15 repos should allow for a clean upgrade. feel free to follow up with me if any hiccups arise. FailedQA.
@Satellite 6.15.0 Snap 2.0
2 problems out of 6 still persists:
Error:
Problem 1: package python3.11-django-4.2.2-3.el8pc.noarch from Satellite_Engineering_Satellite_6_15_Composes_Satellite_6_15_RHEL8 obsoletes python39-django < 4.2.2-3.el8pc provided by python39-django-3.2.21-1.el8pc.noarch from @System
- package python39-django-guardian-2.4.0-5.el8pc.noarch from @System requires python39-django >= 2.2, but none of the providers can be installed
- cannot install the best update candidate for package python39-django-3.2.21-1.el8pc.noarch
- problem with installed package python39-django-guardian-2.4.0-5.el8pc.noarch
Problem 2: package python3.11-zipp-3.4.0-6.el8pc.noarch from Satellite_Engineering_Satellite_6_15_Composes_Satellite_6_15_RHEL8 obsoletes python39-zipp < 3.4.0-6.el8pc provided by python39-zipp-3.4.0-4.el8pc.noarch from @System
- package python39-importlib-resources-5.4.0-4.el8pc.noarch from @System requires python39-zipp >= 3.1.0, but none of the providers can be installed
- cannot install the best update candidate for package python39-zipp-3.4.0-4.el8pc.noarch
- problem with installed package python39-importlib-resources-5.4.0-4.el8pc.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
>>> missing obsolete for python39-django-guardian and python39-importlib-resources
There were environmental differences between the machines that test the upgrades and the machine I used to fix them. THis should now be fixed as of snap 2.1 @pcreech FYI This issue is reproduced only by those who upgraded from 6.12 upto 6.15 VERIFIED. @Satelite 6.15.0 Snap 2.1 satellite-common-6.15.0-2.el8sat.noarch using Upgrades Automation: TASK [Upgrade Satellite] ******************************************************* Friday 08 December 2023 18:43:54 +0000 (0:03:02.691) 0:05:35.525 ******* changed: [satqe_upgrades-satellite-upgrade-source-6.15.0-2.1-rhel8.9-83c943d3] Update package(s) : [OK] -------------------------------------------------------------------------------- Procedures::Installer::Upgrade: [OK] -------------------------------------------------------------------------------- Execute upgrade:run rake task: [OK] -------------------------------------------------------------------------------- ... -------------------------------------------------------------------------------- Upgrade finished. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 |