it might be related to this?:

https://bugs.launchpad.net/openobject-addons/+bug/651011

please provide a fix for this.

-- 
[v6.RC1] cannot find wiki addon
https://bugs.launchpad.net/bugs/672115
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Web Client: Incomplete

Bug description:
Using a database for which I installed the wiki widget web module, I get the 
following error message:

Unrecoverable error in the server.
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py",
 line 541, in run
    self.respond(pi)
  File 
"/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py",
 line 624, in respond
    self.handle_error()
  File 
"/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py",
 line 746, in handle_error
    self.error_response()
  File 
"/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.0_rc1-py2.6.egg/addons/openerp/controllers/root.py",
 line 39, in _cp_on_error
    cherrypy.request.pool = openobject.pooler.get_pool()
  File 
"/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.0_rc1-py2.6.egg/openobject/pooler.py",
 line 93, in get_pool
    addons.load_addons(db_name, config)
  File 
"/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.0_rc1-py2.6.egg/openobject/addons.py",
 line 210, in load_addons
    new_modules = obj.get_new_modules()
  File 
"/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.0_rc1-py2.6.egg/addons/openerp/controllers/modules.py",
 line 76, in get_new_modules
    shutil.move(os.path.join(temp_dir, 'web'), module_dir)
  File "/usr/lib/python2.6/shutil.py", line 261, in move
    copytree(src, real_dst, symlinks=True)
  File "/usr/lib/python2.6/shutil.py", line 146, in copytree
    os.makedirs(dst)
  File "/usr/lib/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: 
'/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.0_rc1-py2.6.egg/addons/wiki'

Apparently, the wiki addon is missing but I do not find the way how to install 
it.



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to