Come back cause I don't understand why it doesn't work for me.

No problem with 4.2.3.4 but with the 5RC1.1, nothing ...

What I think is that the first initialisation was not well terminated and now 
all is stopped :

I created a user oerp
The same user in PostgreSQL and a database with the same name
Because nothing worked I did the following command and the result is above.
When I wanted to create a new DB from the client, I had errors about 
ir_module_module and s.o.

$ sudo su oerp -c 'openerp-server -d oerp -r oerp -v -i all -u all'
[Sun Dec 14 01:34:29 2008] INFO:objects:initialising distributed objects 
services
[Sun Dec 14 01:34:29 2008] INFO:pooler:Connecting to oerp
Traceback (most recent call last):
  File "./openerp-server.py", line 131, in <module>
    pooler.get_db_and_pool(tools.config['db_name'], update_module=True)
  File "/usr/lib/python2.5/site-packages/openerp-server/pooler.py", line 49, in 
get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", 
line 347, in load_modules
    cr.execute('update ir_module_module set state=%s where state=%s and 
name=%s', ('to install', 'uninstalled', module))
  File "/usr/lib/python2.5/site-packages/openerp-server/sql_db.py", line 69, in 
execute
    res = self.obj.execute(sql, p)
psycopg.ProgrammingError: ERREUR:  la relation « ir_module_module » n'existe 
pas

If somebody could help ...

About openerp-client I found that some permissions were not good.

------------------------
COPAGEX - NANTES
http://www.copagex.fr




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=27725#27725

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to