← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 709883] Re: WARNING: Cannot write to addons directory

 

*** This bug is a duplicate of bug 708709 ***
    https://bugs.launchpad.net/bugs/708709

> Thanks for the tip. It solved the problem of having acces to the
addons directory. The "Could not load translation domain..." errors are
persistant though.

That is normal, they are indicative and caused by a bug in the latest
Babel release for serbian: http://babel.edgewall.org/ticket/213 while
the bug has been fixed in babel, there has been no release since.

Your options relative to this issue are:
* Ignore it altogether, it is not very important and was logged with severity WARNING to remind us of the issue, and to note if new (actual) problems popped up. If you don't need serbian translations, you don't really care. You could even remove the serbian PO files from your openerp installation.
* Use the trunk babel, in which this issue is fixed
* It might also be possible to use a previous babel release (0.9.4), as it should not have this bug.

** Bug watch added: babel.edgewall.org/ #213
   http://babel.edgewall.org/ticket/213

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