Actions
Bug #31486
closedUpgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
During 6.7->6.8 upgrade, results in a conflict during the installer run:
'Execution of '/bin/yum -d 0 -e 0 -y install rh-postgresql12-postgresql-syspaths' returned 1: Error: rh-postgresql12-postgresql-syspaths conflicts with postgresql-9.2.24-4.el7_8.x86_64'
Workaround appears to be to do the following:
1) rmdir /var/opt/rh/rh-postgresql12/lib/pgsql/data
2) yum install rh-postgresql12-postgresql-syspaths
Installer logs indicate that postgresql package fails to remove if user has postgresql-devel installed.
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/foreman-installer/pull/627 added
Updated by Tomer Brisker about 4 years ago
- Subject changed from Satellite 6.8 upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail to Upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail
Updated by Eric Helms about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|5bb28a45949e54674107b8701fe8bf862d0db3c7.
Updated by Tomer Brisker about 4 years ago
- Fixed in Releases 2.3.1 added
- Fixed in Releases deleted (
2.3.2)
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Category changed from Foreman modules to foreman-installer script
- Triaged changed from No to Yes
Actions