[OGo-Bugs][Bug 1844] New: Installer does not ask for a password

bugs@opengroupware.org bugs@opengroupware.org
Fri, 2 Mar 2007 01:17:50 +0100 (CET)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1844

           Summary: Installer does not ask for a password
           Product: OpenGroupware.org
           Version: 1.0beta
          Platform: All
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: pkg: rpm
        AssignedTo: frank@opengroupware.org
        ReportedBy: modir@huanga.com
         QAContact: qa@opengroupware.org
                CC: bugs@opengroupware.org


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2)
Gecko/20070219 Firefox/2.0.0.2

Description of problem:
When I installed the rpm package from
http://download.opengroupware.org/releases/stable/opengroupware-1.0.0-finally/fedora-core5/
I got the following error message:

creating database user: OGo
  Whoups! We've encountered an error during 'createuser':
  The errormessage was => Password:
createuser: could not connect to database postgres: fe_sendauth: no password
supplied
  I don't know how to handle this exception - might be FATAL... please consider
reading the FAQ/Bugzilla
  regarding database setup issues or feel free to participate in our
mailinglists - you're very welcome
  to suggest further enhancements to our installation processes. ThankYou!!
  http://www.opengroupware.org/en/users/lists/index.html
  http://www.opengroupware.org/en/users/faq/index.html
  http://bugzilla.opengroupware.org
error: %post(ogo-database-setup-1.0.0-0.i386) scriptlet failed, exit status 1

The reason why the post script could not create the user is clear to me. I wrote
in the posgreSQL config file that user have to authenticate themself with a md5
encrypted password.

Version-Release number of selected component (if applicable):
1.0.0-r1862.0.i386

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
    

Expected Results:  The install script should first try to install it and if it
doesn't work then it should ask for a username and password to connect to the
database.

Additional info:
Just a side note. On the page before I selected Severity: Low. But on this page
the severity was set to "blocker". (there seems to be a bug in bugzilla :) )

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.