← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 601755] Re: hr_timesheet_ical.zip ImportError

 

Hello,

Our R&D Teams are focused on the latest OpenERP version, and this issue
does not affect it.

Thanks

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
hr_timesheet_ical.zip ImportError
https://bugs.launchpad.net/bugs/601755
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Won't Fix

Bug description:
Install the stable 5.0 archive I was interrupted while importing the module with an ImportError-message that there is no gopherlib.
I do not think I need to have gopher installed for ical but what the heck I set it up on my lenny which hosts my openerp-server-5.0.11.
That didn't bring any positive effect so I downloaded the trunk version of this module. Now I can import, but when I want to install the addon I get a failure with this:



Environment Information : 
System : Windows-XP-5.1.2600-SP3
OS Name : nt
Operating System Release : XP
Operating System Version : 5.1.2600
Operating System Architecture : 32bit
Operating System Locale : de_CH.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 5.0.11
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/usr/lib/openerp-server/netsvc.py", line 247, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/usr/lib/openerp-server/netsvc.py", line 76, in __call__
    return getattr(self, method)(*params)
  File "/usr/lib/openerp-server/service/web_services.py", line 638, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/usr/lib/openerp-server/service/web_services.py", line 618, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/usr/lib/openerp-server/wizard/__init__.py", line 178, in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/usr/lib/openerp-server/wizard/__init__.py", line 73, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File "/usr/lib/openerp-server/addons/base/module/wizard/wizard_module_upgrade.py", line 92, in _upgrade_module
    db, pool = pooler.restart_pool(cr.dbname, update_module=True)
  File "/usr/lib/openerp-server/pooler.py", line 62, in restart_pool
    return get_db_and_pool(db_name, force_demo, status, update_module=update_module)
  File "/usr/lib/openerp-server/pooler.py", line 40, in get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/lib/openerp-server/addons/__init__.py", line 741, in load_modules
    r = load_module_graph(cr, graph, status, report=report)
  File "/usr/lib/openerp-server/addons/__init__.py", line 581, in load_module_graph
    register_class(package.name)
  File "/usr/lib/openerp-server/addons/__init__.py", line 409, in register_class
    zimp.load_module(m)
ZipImportError: bad local file header in /usr/lib/openerp-server/addons/hr_timesheet_ical.zip