← Back to team overview

credativ team mailing list archive

[Bug 897083] Re: Unable to install new database

 

Hello,

With OpenERP Stable,

Here I have latest update,
Tree is up to date at revision 3545 of branch /home/tiny/sources/server/6.0

And my server start with following command.
./server/6.0/bin/openerp-server.py --addons-path=addons/6.0/

My addons at right place exists,

I am working with stable version.

Is their anything I am missing to configure ?

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/897083

Title:
  Unable to install new database

Status in OpenERP Server:
  Invalid

Bug description:
  Hello,

  I am getting this traceback when I am going to install new database.


  
  [2011-11-28 11:55:39,366][template1] INFO:web-services:CREATE DATABASE: stable6
  [2011-11-28 11:55:39,386][stable6] WARNING:init:module base: module not found
  [2011-11-28 11:55:39,388][stable6] ERROR:web-services:[01]: CREATE DATABASE
  [2011-11-28 11:55:39,389][stable6] ERROR:web-services:[02]: Traceback (most recent call last):
  [2011-11-28 11:55:39,389][stable6] ERROR:web-services:[03]:   File "/home/tiny/sources/server/6.0/bin/service/web_services.py", line 95, in __call__
  [2011-11-28 11:55:39,389][stable6] ERROR:web-services:[04]:     tools.init_db(cr)
  [2011-11-28 11:55:39,389][stable6] ERROR:web-services:[05]:   File "/home/tiny/sources/server/6.0/bin/tools/misc.py", line 72, in init_db
  [2011-11-28 11:55:39,389][stable6] ERROR:web-services:[06]:     base_sql_file = file_open(f)
  [2011-11-28 11:55:39,390][stable6] ERROR:web-services:[07]:   File "/home/tiny/sources/server/6.0/bin/tools/misc.py", line 207, in file_open
  [2011-11-28 11:55:39,390][stable6] ERROR:web-services:[08]:     if name.replace(os.path.sep, '/').startswith('addons/'):
  [2011-11-28 11:55:39,390][stable6] ERROR:web-services:[09]: AttributeError: 'bool' object has no attribute 'replace'


  Thanks,

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


References