Package: tinyerp-server
Version: 3.2.1-1
Severity: normal

hello, ...

I am trying to run tinyerp, altough a backported version to sarge, not sure if
it makes a difference.

I have created the postgresql database, and followed the instructions in the
README file, but i encounter trouble connecting to the server when it is run
from /etc/init.d. When i launch it by hand it works fine though.

The other problem is that i get :

$ sudo /etc/init.d/tinyerp-server restart
Restarting tinyerp-server: start-stop-daemon: warning: failed to kill 19223:
No such process
tinyerp-server.

which seems to me like the /var/run/tinyerp-server.pid is wrong, in fact :

$ ps aux | grep tinyerp
sven     18899  1.4  4.4 34512 22796 pts/11  S+   09:42   0:05 /usr/bin/python 
./tinyerp-client.py
sven     19228  0.0  0.1  3840  852 pts/9    R+   09:48   0:00 grep tinyerp
# echo 18899 > /var/run/tinyerp-server.pid
$ sudo /etc/init.d/tinyerp-server restart
Restarting tinyerp-server: tinyerp-server.
$ ps aux | grep tinyerp
sven     19300  0.0  0.0   264   76 pts/9    R+   09:49   0:00 grep tinyerp
$ more /var/run/tinyerp-server.pid
19295

so i think either there is some feature of the etch/sid deamon running scripts
which is needed by tinyerp, or there is something else which is wrong.

Friendly,

Sven Luther

-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.14-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to