** Description changed:

- At the openerp forum there all serveral posts about problems with the
- installation of openerp V5
+ /usr/share/doc/openerp-server/README.Debian says:
  
- I now try to install 5.0.0-2 but I still have the same problems. Is that
- correct? Or is it a real bug.
+ OpenERP uses a PostgreSQL database to store its data. With the first 
generation of packages, you have to setup this database manually. Here is a 
short explanation how to achieve this:
+  1. Creating the database
+      # su - postgres -c "createdb -q --encoding=UNICODE openerp"
  
- I guess it will be a problem with the database connection?
+ These instructions are incorrect - according to openerp developers the
+ openerp database should not be created via createdb, openerp-client
+ should be used instead, see comments bellow.
+ 
+ Problem exists in 5.0.0-3-1 deb package. Please change instructions in
+ /usr/share/doc/openerp-server/README.Debian and fix /etc/openerp-
+ server.conf - remove line "db_name = openerp"
  
  Please note for example
  
http://www.openerp.com/forum/post28290.html?sid=300711113191eabf7d63a55161d0f92a
  http://www.openobject.com/forum/topic9192.html
  http://www.openobject.com/forum/topic9048.html

** Tags added: jaunty

-- 
The openerp database should not be created via createdb (error: 
ir_module_module does not exists)
https://bugs.launchpad.net/bugs/327998
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to