Bug 1188929 - Satellite server upgrade is not properly work and meets error message.
Summary: Satellite server upgrade is not properly work and meets error message.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Upgrades
Version: 570
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Tomáš Kašpárek
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: sat570-triage
TreeView+ depends on / blocked
 
Reported: 2015-02-04 03:55 UTC by Yoshinori Takahashi
Modified: 2019-09-12 08:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-06 09:37:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 5 Tomas Lestach 2016-10-06 09:37:13 UTC
According to #Description following entries are missing in the pg_hba.conf (added by spacewalk-setup):

host  rhnschema rhnuser 127.0.0.1/8 md5
host  rhnschema rhnuser ::1/128 md5
local rhnschema postgres ident map=usermap
local postgres postgres ident map=usermap

In addition to that I'm not aware upgrade documentation would recommend to use the --skip-db-install option:
 Command: ./install.pl --upgrade --skip-db-install
(in combination with the --upgrade option)

I'm closing this BZ as I assume the customer didn't follow the upgrade documentation for his Satellite 5 upgrade.


Note You need to log in before you can comment on or make changes to this bug.