gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] <bug> bootstrapping database v10


From: Jerzy Luszawski
Subject: [Gnumed-devel] <bug> bootstrapping database v10
Date: Sun, 7 Sep 2008 01:17:06 +0200
User-agent: KMail/1.9.9

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





reply via email to

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