gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] Gnumed on Debian 'Sid' (sort of)


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Gnumed on Debian 'Sid' (sort of)
Date: Sun, 4 Jan 2004 14:15:20 +0100
User-agent: Mutt/1.3.22.1i

> $cd ~/ssh
> $echo "Protocol 2" > ~/.ssh/config
One needs to make sure that "Protocol 2" ends up under the
correct remote server as there can be many servers listed in
.ssh/config.

> $ export CVS_RSH=ssh
Important, now needed for anon checkout even.

> GETTING GNUMED SOURCE
> $ cvs -z3 address@hidden:/cvsroot/gnumed co gnumed
>   (NOTE: michaelb -- would have to replace by something anonymous...)
Replace by "anoncvs" for anon checkout - but do keep the
export CVS_RSH from above as opposed to previously when anon
checkout was possible without the need for SSH. However, for
anon SSH checkout no *key* is needed on the local end.

> RESTARTING POSTMASTER
> $/usr/lib/postgresql/bin/postmaster -D /var/lib/postgres/data/
pg_ctl reload should do as well for just reloading the
configuration, or kill -HUP PID_OF_PG_INSTANCE

> $cd /home/michael/gnumed/gnumed/server/bootstrap
>       NOTE: make links script is gone (--still in install documentation)
not needed anymore

> $python bootstrap-gm_db_system.py --conf-file=bootstrap-au.conf
>       XXX FAILED --- see below
need to generate postcodes.au.sql via script in
sql/country.specific/au/

> [PANIC] (gnumed.py::Main:243): Exception: Unhandled exception encountered.
> [PANIC] (gnumed.py::Main:243): exception type : exceptions.ValueError
> [PANIC] (gnumed.py::Main:243): exception value: no staff name on file for
> current database login
see previous post

> [PANIC] (gnumed.py::Main:243):   File
> "/home/michael/gnumed/gnumed/client/wxpython/gmGuiMain.py", line 561, in
> updateTitle<#10-0x0A-lf>    title = "GnuMed address@hidden %s: %s" %
> (_whoami.get_staff_name(), _whoami.get_workplace(), self.title_activity,
> pat_str)<#10-0x0A-lf>
Yes, I know, someone needs to put a check into
gmLoginDialog.py.

> ------------------------------
> $python bootstrap-gm_db_system.py --conf-file=bootstrap-au.conf
> ---------------OUTPUT

> 2004-01-04 05:29:35 [WARN]
> (/home/michael/gnumed/gnumed/client/python-common/gmCfg.py::get:518): option
> <schema base directory>
>  not found in group [database core]
Ah, forgot that. No difference, though, as schema files list
is empty anyways. Fixed.

> 2004-01-04 05:29:35 [ERROR]
> (/home/michael/gnumed/gnumed/server/bootstrap/Psql.py::run:156): 
> ../sql/country.specific/au/gmDemogr
> aphics.au.sql:19: ERROR:  relation "org_au_id_seq" already exists
There must have been lingering tables.

Please do post your install notes to the docs TODO when the
issues are resolved. Thanks !

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]