key version missing when updating module list

Bug #863194 reported by Yaiza Bailen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

openobject-server trunk
version 3667

In the server config file, if I have the params:

debug_mode = True
log_level = debug

I get this error when updating the module list:

[2011-09-30 11:07:02,322][?] DEBUG:modules:module .bzr: no descriptor file found: __openerp__.py or __terp__.py (deprecated)
[2011-09-30 11:07:02,322][?] DEBUG:base.ir.module.module:Error when trying to fetch informations for module .bzr
Traceback (most recent call last):
  File "/home/yaiza/Development/openerp61/server/openerp/addons/base/module/module.py", line 92, in get_module_info
    info['version'] = release.major_version + '.' + info['version']
KeyError: 'version'

I know it's not a critical error just it's not nice to see an error message in the logs :)

Thanks!
Yaiza

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Yaiza Bailen,

I have checked your issue as per your specification with latest updated code with trunk but I didn't face any

problem at my end. You can also specify - - debug - -log-level='debug_rpc' when your start the server . I have

checked with following revision of trunk :

server - 3747

gtk-client - 1968

addons - 5322

Thanks and waiting for your reply.

Changed in openobject-server:
status: New → Incomplete
Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Yaiza Bailen,

I have again checked this issue with latest updated code of trunk and it is working fine so currently I am closing
this issue if you still faced the same problem then you can reopen this issue.

Thanks.

Changed in openobject-server:
status: Incomplete → Invalid
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.