← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 666462] Re: ERROR:web-services:Uncaught exception

 

*** This bug is a duplicate of bug 663968 ***
    https://bugs.launchpad.net/bugs/663968

** Changed in: openobject-server
       Status: New => Confirmed

** This bug has been marked a duplicate of bug 663968
   [6.0] Error on missing module during upgrade : TypeError: unsupported operand type(s) for +: 'bool' and 'str'
 * You can subscribe to bug 663968 by following this link: https://bugs.launchpad.net/openobject-server/+bug/663968/+subscribe

-- 
ERROR:web-services:Uncaught exception
https://bugs.launchpad.net/bugs/666462
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Confirmed

Bug description:
[2010-10-25 19:09:40,760][testing] INFO:base.ir.module.module:Sending web content of modules ['wiki'] to web client
[2010-10-25 19:09:40,766][testing] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base/module/module.py", line 525, in get_web
    for module in modules
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/__init__.py", line 228, in zip_directory
    archive.writepy(directory)
  File "/usr/lib/python2.6/zipfile.py", line 1251, in writepy
    dir, name = os.path.split(pathname)
  File "/usr/lib/python2.6/posixpath.py", line 82, in split
    i = p.rfind('/') + 1
AttributeError: 'bool' object has no attribute 'rfind'





References