Bug 2039289
Summary: | Installing Satellite7, satellite-installer runs redundant upgrade steps | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Pavel Moravec <pmoravec> |
Component: | Installation | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Omkar Khatavkar <okhatavk> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.11.0 | CC: | egolov, gtalreja, pcreech |
Target Milestone: | 6.11.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | satellite-installer-7.0.0.4, foreman-installer-3.1.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-05 14:31:52 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
Pavel Moravec
2022-01-11 12:36:49 UTC
You're right, we originally changed that the moment we forked the installer, which we didn't do yet. A possible patch is https://gitlab.cee.redhat.com/satellite/foreman-installer/-/merge_requests/113/diffs One thing that came up while triaging this: we could be smarter and let satellite-installer override this (which would require upstream changes, tho) This can happen either via a hook or answers (to be discussed) Created redmine issue https://projects.theforeman.org/issues/34440 from this bug # grep -ir 'foreman.*rake.*upgrade.*run' /var/log/foreman-installer/satellite.log [root@dhcp-3-185 ~]# rpm -qa | grep installer foreman-installer-3.1.2-1.el7sat.noarch Verified on Satellite 7 with Snap 12. The issue is no more reproducible. 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 |