gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] <bug> bootstrapping database v10


From: David Mackenzie
Subject: Re: [Gnumed-devel] <bug> bootstrapping database v10
Date: Mon, 8 Sep 2008 23:37:06 +1000

Hi Jerzy,
I had the same problem. Searched for ages and couldn't find a solution except for adding the role manually. Might have another look tomorrow.
Regards,
Dave

On Sun, Sep 7, 2008 at 9:17 AM, Jerzy Luszawski <address@hidden> wrote:
Hello,
I have just tried to bootstrap latest database from CVS, and failed bootstraping v10 with the following error:
---------------------------------
2008-09-07 00:38:25  ERROR     gm.bootstrapper (./bootstrap_gm_db_system.py::bootstrap() #999): Cannot bootstrap bundle [v9-v10-static].
Traceback (most recent call last):
 File "./bootstrap_gm_db_system.py", line 997, in bootstrap
   database(aDB_alias = database_alias)
 File "./bootstrap_gm_db_system.py", line 528, in __init__
   if not self.__bootstrap():
 File "./bootstrap_gm_db_system.py", line 571, in __bootstrap
   if not self.tranfer_users():
 File "./bootstrap_gm_db_system.py", line 873, in tranfer_users
   rows, idx = gmPG2.run_rw_queries(link_obj = self.conn, queries = [{'cmd': cmd}], end_tx = True, return_data = True)
 File "/home/jlk/gnumed/gnumed/Gnumed/pycommon/gmPG2.py", line 914, in run_rw_queries
   curs.execute(query['cmd'], args)
 File "/usr/lib/python2.5/site-packages/psycopg2/extras.py", line 85, in execute
   return _cursor.execute(self, query, vars, async)
ProgrammingError: gm_transfer_users(): target group [gnumed_v10] does not exist
---------------------------------

I had to manually create role gnumed_v10, then everything went fine.
I don't remember creating anyting manually for earlier versions.


Jerzy Luszawski



_______________________________________________
Gnumed-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnumed-devel


reply via email to

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