Bug 2051374
| Summary: | wrong sinatra obsoletes makes Satellite uninstallable | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Evgeni Golov <egolov> |
| Component: | Packaging | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.11.0 | CC: | pcreech, pmendezh |
| Target Milestone: | 6.11.0 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | satellite-7.0.0-0.5.beta,satellite-7.0.0-0.6.beta | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-07-05 14:32:45 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
Evgeni Golov
2022-02-07 06:56:10 UTC
Based on Evgeni's comment I think we still should have rubygem-sinatra = 1:2.1.0-2.el8sat (keeping the epoch 1:) as it's not a really good practice to lose epoch from newer rpm builds Filed BZ #2052524 - rubygem-sinatra el8 rpm should keep the epoch number VERIFIED. @Satellite 7.0.0 Snap9 satellite-common-7.0.0-0.5.beta.el8sat.noarch by reproducer described in comment#0: 1) Enable CDN repos and set up SAT 7.0 compose repos 2) Enabled modules streams integration # yum -y module enable ruby:2.7 pki-core python38 redis # yum-config-manager --setopt=*.module_hotfixes=1 --save satellite* 3) Install satellite rpm or RHEL8 # yum -y install satellite Updating Subscription Management repositories. Last metadata expiration check: 0:01:27 ago on Thu 17 Feb 2022 08:12:07 AM EST. Dependencies resolved. ======================================================================================================================== Package Arch Version Repository Size ======================================================================================================================== Installing: satellite noarch 7.0.0-0.5.beta.el8sat satellite 17 k Installing dependencies: ... Complete! >>> satellite rpm installed successfully on RHEL8 # rpm -q --obsoletes satellite-common <empty> >>> there are no obsoletes required for rhel8 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 (Moderate: Satellite 6.11 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-2022:5498 |