← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 609013] Re: IOError: File not found : /usr/local/lib/python2.6/dist-packages/openerp-server/addons/__terp__.py

 

Hello,

Would you please check again this with latest updated code.
For now I am closing this issue, you can reopen this If you will face similar problem again with proper description or steps.

Thanks.


** Changed in: openobject-server
       Status: Incomplete => Invalid

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

Title:
  IOError: File not found : /usr/local/lib/python2.6/dist-packages/openerp-server/addons/__terp__.py

Status in OpenObject Server:
  Invalid

Bug description:
  Hello.
Debian lenny
OpenERP Web
Version 5.0.12
 OpenERP-Server Version : 5.0.12

Everything worked. Then , I tried to install profil_bi.
Now, it's impossible to init a database. Server logs :
[2010-07-23 05:18:04,337] ERROR:web-services:[18]:   File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 92, in __call__
[2010-07-23 05:18:04,337] ERROR:web-services:[19]:     tools.init_db(cr)
[2010-07-23 05:18:04,337] ERROR:web-services:[20]:   File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py", line 59, in init_db
[2010-07-23 05:18:04,337] ERROR:web-services:[21]:     info = eval(file_open(terp_file).read())
[2010-07-23 05:18:04,337] ERROR:web-services:[22]:   File "/usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py", line 248, in file_open
[2010-07-23 05:18:04,337] ERROR:web-services:[23]:     raise IOError, 'File not found : '+str(name)
[2010-07-23 05:18:04,337] ERROR:web-services:[24]: IOError: File not found : /usr/local/lib/python2.6/dist-packages/openerp-server/addons/__terp__.py