c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14194
Re: [Bug 708601] [NEW] Problema creating new DB
On Thursday 27 January 2011, you wrote:
> Public bug reported:
>
> line 317, in next [2011-01-27 13:12:34,022][Fiam1412]
> ERROR:web-services:[20]: raise Exception("malformed file: bad line:
> %s" % line) [2011-01-27 13:12:34,024][Fiam1412] ERROR:web-services:[21]:
> Exception: malformed file: bad line: #, python-format
Mr. Riolini,
can you check please if you have local modifications, or bzr conflicts, at your:
base/i18n/it.po
?
--
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/708601
Title:
Problema creating new DB
Status in OpenERP Modules (addons):
Incomplete
Bug description:
Ubuntu 10.4 Openerp V.6 update yesterday.
When I create a new DB I've got this error:
[2011-01-27 13:12:33,645][Fiam1412] INFO:i18n:loading /home/administrator/Launchpad/openerp/server/bin/addons/base/i18n/it.po
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[01]: CREATE DATABASE
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[02]: Traceback (most recent call last):
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[03]: File "/home/administrator/Launchpad/openerp/server/bin/service/web_services.py", line 101, in __call__
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[04]: update_module=True)[1]
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[05]: File "/home/administrator/Launchpad/openerp/server/bin/pooler.py", line 60, in restart_pool
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[06]: return get_db_and_pool(db_name, force_demo, status, update_module=update_module)
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[07]: File "/home/administrator/Launchpad/openerp/server/bin/pooler.py", line 39, in get_db_and_pool
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[08]: addons.load_modules(db, force_demo, status, update_module)
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[09]: File "/home/administrator/Launchpad/openerp/server/bin/addons/__init__.py", line 833, in load_modules
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[10]: processed_modules.extend(load_module_graph(cr, graph, status, perform_checks=(not update_module), report=report))
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[11]: File "/home/administrator/Launchpad/openerp/server/bin/addons/__init__.py", line 772, in load_module_graph
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[12]: modobj.update_translations(cr, 1, [mid], None)
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[13]: File "/home/administrator/Launchpad/openerp/server/bin/addons/base/module/module.py", line 518, in update_translations
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[14]: tools.trans_load(cr, f, lang, verbose=False, context=context2)
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[15]: File "/home/administrator/Launchpad/openerp/server/bin/tools/translate.py", line 841, in trans_load
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[16]: r = trans_load_data(cr, fileobj, fileformat, lang, verbose=verbose, context=context)
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[17]: File "/home/administrator/Launchpad/openerp/server/bin/tools/translate.py", line 890, in trans_load_data
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[18]: for row in reader:
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[19]: File "/home/administrator/Launchpad/openerp/server/bin/tools/translate.py", line 317, in next
[2011-01-27 13:12:34,022][Fiam1412] ERROR:web-services:[20]: raise Exception("malformed file: bad line: %s" % line)
[2011-01-27 13:12:34,024][Fiam1412] ERROR:web-services:[21]: Exception: malformed file: bad line: #, python-format
[2011-01-27 13:12:34,226][Fiam1412] INFO:init:module base: loading objects
References