← Back to team overview

openerp-india team mailing list archive

[Bug 863194] Re: key version missing when updating module list

 

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

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/863194

Title:
  key version missing when updating module list

Status in OpenERP Server:
  Invalid

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/863194/+subscriptions