gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Install Help


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Install Help
Date: Tue, 19 Aug 2008 16:28:39 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Aug 18, 2008 at 09:09:14AM -0400, Geordie wrote:

> I did this
> 
> # allow anyone knowing the proper password to log into
> # our GNUmed databases
> local   samegroup      +gm-logins                    md5
> 
> gm-dbo-alikes gmadm               gm-dbo
> postgres-alikes postgres        postgres
> postgres-alikes gmadm             postgres
> 
> # allow some people to impersonate "postgres" when connecting to template1
> local   template1       postgres                        ident postgres-alikes
> # replace N with the database version you want to install
> local   gnumed_vN     postgres                       ident postgres-alikes
> 
> # allow real "postgres" to connect to all other databases, too
> local   all             postgres                                ident sameuser
> 
> # allow some people to impersonate "gm-dbo"
> local   template1         gm-dbo                           ident gm-dbo-alikes

Read this

        http://wiki.gnumed.de/bin/view/Gnumed/ConfigurePostgreSQL

and follow the advice there.

> this next
> 
> /net_install-gnumed_server.sh
> 
> and I got this
> 
> I need the password for the GNUmed database user [gm-dbo].
> Please type password:
> Cannot bootstrap bundles.
> Please check the log file for details.

What does the log file show ?

> Bootstrapping "gnumed_v2" did not finish successfully. Aborting.
> 
> So what have done wrong this time.

Your database permissions are setup wrongly. We cannot tell
you any more detail because you keep not providing any log
files.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]