← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 703430] [NEW] Error Importing module zip file

 

On Sunday 16 January 2011, you wrote:
> Public bug reported:
> 
> I get this error when attempting to import module zip file

> BadZipfile: File is not a zip file

I'd trust that line. Can you trace the point where this file was uploaded onto 
your server? Is the file there and complete (not mangled somehow) ?

-- 
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/703430

Title:
  Error Importing module zip file

Status in OpenObject Addons Modules:
  New

Bug description:
  I get this error when attempting to import module zip file

  Traceback (most recent call last):
    File "netsvc.pyo", line 489, in dispatch
    File "service\web_services.pyo", line 598, in dispatch
    File "osv\osv.pyo", line 122, in wrapper
    File "osv\osv.pyo", line 176, in execute
    File "osv\osv.pyo", line 167, in execute_cr
    File "C:\Program Files\OpenERP 6.0\Server\addons\base\module\wizard\base_module_import.py", line 55, in importzip
    File "zipfile.pyo", line 346, in __init__
    File "zipfile.pyo", line 366, in _GetContents
    File "zipfile.pyo", line 378, in _RealGetContents
  BadZipfile: File is not a zip file

  openerp 6.0rc2
  webclient

  administration/import module





References