Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 6978

Summary: install goes into infinite loop
Product: [Retired] Red Hat Linux Reporter: Joe Harrington <jhmail>
Component: postgresqlAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1CC: jhmail
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-04-06 21:32:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Harrington 1999-11-13 03:14:10 UTC
I eliminated all postgresql packages from my install in order to fit 6.1 on
my laptop's disk.  I later tried to install them with GnoRPM.  I got the
following errors:
"error: user postgres does not exist - using root"
"error: group postgres does not exist - using root"
This was in testing the postgresql-test package.  After 100 pairs of
errors, I assumed it was in an infinite loop and killed GnoRPM.  I found no
way to break out of the loop.  I had selected all postgres-related packages
at the same time.  This was on a fresh install off the CD (not even any
users configured, or hostname or network), and almost all other packages
were installed.  Other packages installed fine, and this package later
installed fine on its own.  I had not changed password configuration and
was using MD5 and shadow passwords.  The user existed in the password file.

--jh--