TRUNK: error creating new database

Bug #652475 reported by Ana Juaristi Olalde
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

Hi... trying to install a new database with today's updated code
update branch of lp:~openerp-commiter/openobject-addons/trunk-extra-addons into ./addons-extra
Now on revision 5006.
update branch of lp:~openerp/openobject-client-web/trunk into ./web
Now on revision 3414.
update branch of lp:~openerp-community/openobject-addons/trunk-addons-community into ./addons-community
Now on revision 275.
update branch of lp:~openerp/openobject-server/trunk into ./server
Now on revision 2799.
update branch of lp:~openerp/openobject-client/trunk into ./client
Now on revision 1581.
update branch of lp:~openerp/openobject-addons/trunk into ./addons
Now on revision 4152.

 I obtain this error:
[2010-09-30 23:25:47,051][?] INFO:server:OpenERP server is running, waiting for connections...
[2010-09-30 23:26:09,859][template1] INFO:web-services:CREATE DATABASE: prueba5
[2010-09-30 23:26:14,734][prueba5] ERROR:web-services:[01]: CREATE DATABASE
[2010-09-30 23:26:14,734][prueba5] ERROR:web-services:[02]: Traceback (most recent call last):
[2010-09-30 23:26:14,734][prueba5] ERROR:web-services:[03]: File "/home/ana/openerp6.0/server/bin/service/web_services.py", line 94, in __call__
[2010-09-30 23:26:14,735][prueba5] ERROR:web-services:[04]: tools.init_db(cr)
[2010-09-30 23:26:14,735][prueba5] ERROR:web-services:[05]: File "/home/ana/openerp6.0/server/bin/tools/misc.py", line 73, in init_db
[2010-09-30 23:26:14,735][prueba5] ERROR:web-services:[06]: info = addons.load_information_from_description_file(i)
[2010-09-30 23:26:14,735][prueba5] ERROR:web-services:[07]: File "/home/ana/openerp6.0/server/bin/addons/__init__.py", line 303, in load_information_from_description_file
[2010-09-30 23:26:14,735][prueba5] ERROR:web-services:[08]: return eval(tools.file_open(description_file).read())
[2010-09-30 23:26:14,736][prueba5] ERROR:web-services:[09]: File "/home/ana/openerp6.0/server/bin/tools/safe_eval.py", line 270, in safe_eval
[2010-09-30 23:26:14,736][prueba5] ERROR:web-services:[10]: return eval(test_expr(expr,_SAFE_OPCODES, mode=mode), globals_dict, locals_dict)
[2010-09-30 23:26:14,736][prueba5] ERROR:web-services:[11]: File "/home/ana/openerp6.0/server/bin/tools/safe_eval.py", line 96, in test_expr
[2010-09-30 23:26:14,736][prueba5] ERROR:web-services:[12]: code_obj = compile(expr, "", mode)
[2010-09-30 23:26:14,738][prueba5] ERROR:web-services:[13]: File "<string>", line 64
[2010-09-30 23:26:14,738][prueba5] ERROR:web-services:[14]: <<<<<<< TREE
[2010-09-30 23:26:14,739][prueba5] ERROR:web-services:[15]: ^
[2010-09-30 23:26:14,739][prueba5] ERROR:web-services:[16]: SyntaxError: invalid syntax

Thanks:

Ana

Revision history for this message
OpenERP buildbot (openerp-buildbot) wrote : Re: [Bug 652475] [NEW] TRUNK: error creating new database

On Friday 01 October 2010, you wrote:
> Public bug reported:

> 23:26:14,738][prueba5] ERROR:web-services:[14]: <<<<<<< TREE
> [2010-09-30 23:26:14,739][prueba5] ERROR:web-services:[15]: ^
> [2010-09-30 23:26:14,739][prueba5] ERROR:web-services:[16]: SyntaxError:

Are you sure that your bzr update didn't end up with conflicts?
We've had that issue here too, recently. But it wasn't anybody's fault but the
stupid bzr.

--
Say NO to spam and viruses. Stop using Microsoft Windows!

Revision history for this message
Ana Juaristi Olalde (ajuaristio) wrote :

Yes, I'm sure...

I have even created a new directory and downloaded again server to a clean installation. The error persists.

User buildbot???? is it an automatical answer?

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Ana,

I have checked this latest code and I do not see such an issue on server code.
I guess , this was temporary.
Respecting the traceback,I am setting this as fixed.
Thanks.

Changed in openobject-server:
status: New → Invalid
milestone: none → 6.0
status: Invalid → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.