Uninstallation is not fully supported yet.
Thanks.

** Changed in: openobject-server
       Status: Confirmed => Won't Fix

-- 
uninstall unlink error
https://bugs.launchpad.net/bugs/540149
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: Won't Fix

Bug description:
trying to uninstall ( yes beta) raises error 
uninstall module Koo

Environment Information : 
System : Linux-2.6.31.12-0.1-desktop-x86_64-with-SuSE-11.2-x86_64
OS Name : posix
LSB Version:    
core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch
Distributor ID: SUSE LINUX
Description:    openSUSE 11.2 (x86_64)
Release:        11.2
Codename:       n/a
Operating System Release : 2.6.31.12-0.1-desktop
Operating System Version : #1 SMP PREEMPT 2010-01-27 08:20:11 +0100
Operating System Architecture : 64bit
Operating System Locale : de_DE.ISO8859-1
Python Version : 2.6.2
OpenERP-Client Version : 5.0.7
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call 
last):
  File "/home/terp/OpenERP/branch/server/5.0/bin/netsvc.py", line 244, in 
dispatch
    result = LocalService(service_name)(method, *params)
  File "/home/terp/OpenERP/branch/server/5.0/bin/netsvc.py", line 73, in 
__call__
    return getattr(self, method)(*params)
  File "/home/terp/OpenERP/branch/server/5.0/bin/service/web_services.py", line 
635, in execute
    return self._execute(db, uid, wiz_id, datas, action, context)
  File "/home/terp/OpenERP/branch/server/5.0/bin/service/web_services.py", line 
615, in _execute
    return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
  File "/home/terp/OpenERP/branch/server/5.0/bin/wizard/__init__.py", line 177, 
in execute
    res = self.execute_cr(cr, uid, data, state, context)
  File "/home/terp/OpenERP/branch/server/5.0/bin/wizard/__init__.py", line 73, 
in execute_cr
    action_res = action(self, cr, uid, data, context)
  File 
"/home/terp/OpenERP/branch/server/5.0/bin/addons/base/module/wizard/wizard_module_upgrade.py",
 line 92, in _upgrade_module
    db, pool = pooler.restart_pool(cr.dbname, update_module=True)
  File "/home/terp/OpenERP/branch/server/5.0/bin/pooler.py", line 62, in 
restart_pool
    return get_db_and_pool(db_name, force_demo, status, 
update_module=update_module)
  File "/home/terp/OpenERP/branch/server/5.0/bin/pooler.py", line 40, in 
get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/home/terp/OpenERP/branch/server/5.0/bin/addons/__init__.py", line 765, 
in load_modules
    pool.get(rmod).unlink(cr, uid, [rid])
AttributeError: 'NoneType' object has no attribute 'unlink'



_______________________________________________
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