gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] re 0.3.5 install


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] re 0.3.5 install
Date: Fri, 14 Nov 2008 13:41:34 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Nov 10, 2008 at 01:39:09PM -0500, Geordie wrote:

> Well, there is no debian package gnumed-server so how
> could they ? -

> Suggest gnumed-server needs to be installed
> in the wiki in database management.
It is.

GNUmed Documentation
 Administrator Guide
  Server Maintenance
   Database Installation and Upgrade

> 2008-11-10 08:16:01  DEBUG     gm.cfg 
> (/root/.gnumed/server-installation/GNUmed-v9/Gnumed/pycommon/gmCfg2.py::get() 
> #312): option [installation::description] found in source [file]
> 2008-11-10 08:16:06  ERROR     gm.bootstrapper 
> (./bootstrap_gm_db_system.py::exit_with_msg() #1231): Bootstrapping aborted 
> by user.
> 2008-11-10 08:16:06  INFO      gm.bootstrapper 
> (./bootstrap_gm_db_system.py::exit_with_msg() #1232): shutdown

Well, the bootstrapper loads the description of what it is
about to do and then the user aborts the bootstrapping and
the bootstrapper orderly shuts down.

This is the relevant code snippet:

                print "Do you really want to install this database setup ?"
                answer = raw_input("Type yes or no: ")
                if answer == "yes":
                        return True
                else:
                        return None

I don't think I can help here.

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]