Bug 1905731
| Summary: | Satellite 6.8 upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail | |||
|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> | |
| Component: | Installation | Assignee: | Eric Helms <ehelms> | |
| Status: | CLOSED ERRATA | QA Contact: | Devendra Singh <desingh> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.8.0 | CC: | ehelms, tbrisker, zhunting | |
| Target Milestone: | 6.9.0 | Keywords: | Triaged, Upgrades | |
| Target Release: | Unused | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | foreman-installer-2.3.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1908861 (view as bug list) | Environment: | ||
| Last Closed: | 2021-04-21 13:24:23 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
Mike McCune
2020-12-08 22:42:08 UTC
Created redmine issue https://projects.theforeman.org/issues/31486 from this bug Upstream bug assigned to ehelms Upstream bug assigned to ehelms Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/31486 has been resolved. Verification steps: 1- Installed Satellite 6.7 latest z-stream version. 2- Installed 'postgresql-devel' package on 6.7.z installed machine. # foreman-maintain packages install postgresql-devel Running preparation steps required to run the next scenarios ================================================================================ Check if tooling for package locking is installed: [OK] -------------------------------------------------------------------------------- ..... ..... Installed: postgresql-devel.x86_64 0:9.2.24-4.el7_8 .... Packages are locked. [OK] -------------------------------------------------------------------------------- 3- Performed upgrade from 6.7.z to 6.8.z 4- Upgrade completed successfully. 5- Perform upgrade from 6.8.z to 6.9.0 Snap12 6- Upgrade completed successfully. 7- After upgrade, run # /bin/yum -d 0 -e 0 -y install rh-postgresql12-postgresql-syspaths # echo $? 0 8- Ran Satellite-installer with no option and it completed successfully. 9- Checked the installer package. # rpm -qa|grep foreman-installer-2.3.1 foreman-installer-2.3.1.5-1.el7sat.noarch 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.9 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-2021:1313 |