c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14572
[Bug 709883] Re: WARNING: Cannot write to addons directory
If you not lauch from the directory contain de PY file, you can have a
problem.
Look this bug , i think is the same, and this one already solve.
https://bugs.launchpad.net/openobject-client-web/+bug/708709
--
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/709883
Title:
WARNING: Cannot write to addons directory
Status in OpenERP Web Client:
New
Bug description:
openerp-web 6.01 running on (K)ubuntu 10.04
The following errors are persistant and for no reason:
The following occurs directly after starting the service (as user openerp similar as the server itself) and login via web client. The warning is wrong, I even 777'd the directory tree from "openerp_web-6.0.1-py2.6.egg" downwards. Same story when running the service as root.
I also noticed the following which might be related: COOKIE:
session_id=d829efe7cde056dd7476a7f8d09df485ed890ca4;
terp_db=duran_audio_bv; terp_user=admin. Still the 5.x variables are
in use while to my understanding that should be db_name and db_user as
referred in the openerp-server.conf.
[29/Jan/2011:21:16:54] ENGINE Bus STARTED
[29/Jan/2011:21:17:03] ENGINE Started monitor thread 'Monitor'.
[29/Jan/2011:21:17:03] WARNING Can not write to the addons directory '/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.1-py2.6.egg/addons', will not be able to download web modules
[29/Jan/2011:21:17:03] INFO Loading module 'openerp'
[29/Jan/2011:21:17:04] i18n Could not load translation domain "messages" for locale "sr@latin" in addon openerp
[29/Jan/2011:21:17:04] i18n Could not load translation domain "messages" for locale "sr" in addon openerp
[29/Jan/2011:21:17:06] i18n Could not load translation domain "javascript" for locale "sr@latin" in addon openerp
[29/Jan/2011:21:17:06] i18n Could not load translation domain "javascript" for locale "sr" in addon openerp
[29/Jan/2011:21:17:06] INFO Loading module 'view_calendar'
[29/Jan/2011:21:17:06] i18n Could not load translation domain "messages" for locale "sr@latin" in addon view_calendar
[29/Jan/2011:21:17:06] i18n Could not load translation domain "messages" for locale "sr" in addon view_calendar
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr@latin" in addon view_calendar
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr" in addon view_calendar
[29/Jan/2011:21:17:07] INFO Loading module 'view_graph'
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr@latin" in addon view_graph
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr" in addon view_graph
[29/Jan/2011:21:17:07] INFO Loading module 'view_diagram'
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr@latin" in addon view_diagram
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr" in addon view_diagram
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr@latin" in addon view_diagram
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr" in addon view_diagram
References