credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #00193
[Bug 897083] Re: Unable to install new database
This sounds like your addons path is not configured correctly. Please
check you openerp-server.conf file.
This is not a bug IMHO
** Changed in: openobject-server
Status: Incomplete => Invalid
--
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