** Changed in: openerp-server (Debian)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/327998

Title:
  The openerp database should not be created via createdb (error:
  ir_module_module does not exists)

Status in OpenERP Modules (addons):
  Invalid
Status in “openerp-server” package in Ubuntu:
  Confirmed
Status in “openerp-server” package in Baltix:
  New
Status in “openerp-server” package in Debian:
  Fix Released

Bug description:
  /usr/share/doc/openerp-server/README.Debian says:

  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"

  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/327998/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to