Cannot create database in 5.0.10

Bug #578258 reported by Open Net Sàrl
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Stephane Wirtel (OpenERP)

Bug Description

Since I migrated to 5.0.10 (packaged .tar.gz release from openerp.com/downloads.html) I can't create databases anymore, either with the GTK client or the Web client !!! :-( :-(

[2010-05-10 10:21:50,185] INFO:web-services:CREATE DATABASE: testjmv
[2010-05-10 10:21:53,687] ERROR:web-services:[01]:
[2010-05-10 10:21:53,687] ERROR:web-services:[02]: Environment Information :
[2010-05-10 10:21:53,687] ERROR:web-services:[03]: System : Linux-2.6.18-2-pve-x86_64-with-debian-5.0.4
[2010-05-10 10:21:53,687] ERROR:web-services:[04]: OS Name : posix
[2010-05-10 10:21:53,687] ERROR:web-services:[05]: Distributor ID: Debian
[2010-05-10 10:21:53,688] ERROR:web-services:[06]: Description: Debian GNU/Linux 5.0.4 (lenny)
[2010-05-10 10:21:53,688] ERROR:web-services:[07]: Release: 5.0.4
[2010-05-10 10:21:53,688] ERROR:web-services:[08]: Codename: lenny
[2010-05-10 10:21:53,688] ERROR:web-services:[09]: Operating System Release : 2.6.18-2-pve
[2010-05-10 10:21:53,688] ERROR:web-services:[10]: Operating System Version : #1 SMP Mon Feb 1 10:45:26 CET 2010
[2010-05-10 10:21:53,688] ERROR:web-services:[11]: Operating System Architecture : 64bit
[2010-05-10 10:21:53,688] ERROR:web-services:[12]: Operating System Locale : NOT SET
[2010-05-10 10:21:53,688] ERROR:web-services:[13]: Python Version : 2.5.2
[2010-05-10 10:21:53,688] ERROR:web-services:[14]: OpenERP-Server Version : 5.0.10
[2010-05-10 10:21:53,689] ERROR:web-services:[15]: Last revision No. & ID :
[2010-05-10 10:21:53,689] ERROR:web-services:[16]: CREATE DATABASE
[2010-05-10 10:21:53,689] ERROR:web-services:[17]: Traceback (most recent call last):
[2010-05-10 10:21:53,689] ERROR:web-services:[18]: File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 92, in __call__
[2010-05-10 10:21:53,689] ERROR:web-services:[19]: tools.init_db(cr)
[2010-05-10 10:21:53,689] ERROR:web-services:[20]: File "/usr/lib/python2.5/site-packages/openerp-server/tools/misc.py", line 59, in init_db
[2010-05-10 10:21:53,689] ERROR:web-services:[21]: info = eval(file_open(terp_file).read())
[2010-05-10 10:21:53,689] ERROR:web-services:[22]: File "<string>", line 1
[2010-05-10 10:21:53,690] ERROR:web-services:[23]: <?xml version="1.0"?>
[2010-05-10 10:21:53,690] ERROR:web-services:[24]: ^
[2010-05-10 10:21:53,690] ERROR:web-services:[25]: SyntaxError: invalid syntax

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

Hi,

I installed Lenny 5.0.4 in a VirtualBox and fetched the sources from the website (openerp.com/download/source/stable/openerp-server-5.0.10.tar.gz)

Test1.
I created a virtualenv environment to check in my $HOME (non admin user) and I can create a database

Test 2.
With the root user, I installed openerp-server in the site-package of python2.5 and I haven't got any error and I can create a database with the service profile.

So, I'm sorry, but I don't understand your problem.

Regards,

Stéphane

Changed in openobject-server:
assignee: nobody → Stephane (Open ERP) (stephane-openerp)
milestone: none → 5.0.11
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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