← 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,

Can you provide more info on your current setup, such as the location of the server, and addons directories, and how you installed OpenERP (procedure/tool/package/command you used)?
Then could you compare the files included in your installation with the files from the latest stable release, downloaded from www.openerp.com/downloads , to see if some files is missing?

This would help a lot to pinpoint the issue...

Thanks!

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

-- 
IOError: File not found : /usr/local/lib/python2.6/dist-packages/openerp-server/addons/__terp__.py
https://bugs.launchpad.net/bugs/609013
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: Incomplete

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