Project

General

Profile

Actions

Bug #31486

closed

Upgrade results in empty /var/opt/rh/rh-postgresql12/lib/pgsql/data which causes upgrade to fail

Added by Eric Helms about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
Yes
Found in Releases:

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.

Actions

Also available in: Atom PDF