Package: openerp-server
Version: 5.0.1-0-1
Severity: normal
i was find what a problem just run
====
sudo start-stop-daemon --start --quiet --pidfile /var/run/openerp-server.pid
--chuid openerp --make-pidfile --exec /usr/bin/openerp-server --
--config=/etc/openerp-server.conf --log-level=debug
Traceback (most recent call last):
File "./openerp-server.py", line 206, in <module>
fd = open(tools.config['pidfile'], 'w')
IOError: [Errno 13] Permission denied: '/var/run/openerp.pid'
====
So workaround just comment pidfile in /etc/openerp-server.conf, becouse pid
file make by /etc/init.d/openerp-server
===
# The file where the server pid will be stored (default False).
# pidfile = /var/run/openerp.pid
pidfile = False
===
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500,
'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-openvz-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages openerp-server depends on:
ii adduser 3.110 add and remove users and groups
ii python 2.5.4-2 An interactive high-level object-o
ii python-libxslt1 1.1.24-2 Python bindings for libxslt1
ii python-lxml 2.1.5-1 pythonic binding for the libxml2 a
ii python-psycopg2 2.0.9-5 Python module for PostgreSQL
ii python-pychart 1.39-7 Python library for creating high q
ii python-pydot 1.0.2-1 Python interface to Graphviz's dot
ii python-reportlab 2.2-2 ReportLab library to create PDF do
ii python-tz 2009g-1 Python version of the Olson timezo
ii python-xml 0.8.4-10.1 XML tools for Python
Versions of packages openerp-server recommends:
ii ghostscript 8.64~dfsg-12 The GPL Ghostscript PostScript/PDF
ii graphviz 2.20.2-3+b2 rich set of graph drawing tools
ii postgresql 8.3.7-1 object-relational SQL database (su
ii postgresql-client 8.3.7-1 front-end programs for PostgreSQL
ii postgresql-client-8.3 [post 8.3.7-1 front-end programs for PostgreSQL
ii python-imaging 1.1.6-3 Python Imaging Library
ii python-matplotlib 0.98.3-5 Python based plotting system in a
ii python-openssl 0.9-1 Python wrapper around the OpenSSL
ii python-pyparsing 1.5.2-1 Python parsing module
Versions of packages openerp-server suggests:
pn openerp-client <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]