Problem to install gnumed-server on Ubuntu
gilga gilga <[email protected]>
| Newsgroups | gmane.comp.gnu.medical.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi I'm trying to install a local Database GNUmed on my Ubuntu 15.04 (GNUmed client is working normally with the public online database). After having changed my pg_hba.conf as : # Database administrative login by Unix domain socket local all postgres trust # TYPE DATABASE USER ADDRESS METHOD # allow anyone knowing the proper password to log into our GNUMED databases: local samegroup +gm-logins md5 # "local" is for Unix domain socket connections only local all all peer # IPv4 local connections: ... Restarting PostgresQL, then runnning the bootstrap gm-bootstrap_server, I got this error : ==> bootstrapping "v18_fixups-pre_v19" ... ==> dropping pre-existing target database [gnumed_v19] ... ==> cloning [gnumed_v18] (54 MB) as target database [gnumed_v19] ... Cannot bootstrap bundles. Please check the log file for details: /var/log/gnumed/server/bootstrap-latest.log Bootstrapping "gnumed_v19" did not finish successfully. Aborting. Thanks _______________________________________________ Gnumed-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnumed-devel