Same problem. Still trying to figure out if is an installation
problem... Anyway I write here my output:

+ PATH=/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/sbin/tinyerp-server
+ NAME=tinyerp-server
+ DESC=tinyerp-server
+ test -x /usr/sbin/tinyerp-server
+ . /etc/default/tinyerp-server
+ LOGFILE=/var/log/tinyerp.log
+ CONFIGFILE=/etc/tinyerp-server.conf
+ PORT=8069
+ INTERFACE=localhost
+ USER=terp
+ DATABASE_NAME=terp
+ DATABASE_USER=terp
+ DATABASE_PASSWORD=
+ DATABASE_HOST=
+ DATABASE_PORT=5433
+ DAEMON_OPTS=--config=/etc/tinyerp-server.conf --port=8069 
--interface=localhost --database=terp --db_user=terp --db_password= --db_host= 
--db_port=5433 --logfile=/var/log/tinyerp.log
+ set -e
+ echo -n Restarting tinyerp-server: 
Restarting tinyerp-server: + start-stop-daemon --stop --quiet --pidfile 
/var/run/tinyerp-server.pid --oknodo
start-stop-daemon: warning: failed to kill 26818: No such process
+ sleep 1
+ start-stop-daemon --start --quiet --pidfile /var/run/tinyerp-server.pid 
--chuid terp --background --make-pidfile --exec /usr/sbin/tinyerp-server -- 
--config=/etc/tinyerp-server.conf --port=8069 --interface=localhost 
--database=terp --db_user=terp --db_password= --db_host= --db_port=5433 
--logfile=/var/log/tinyerp.log
start-stop-daemon: Unable to open pidfile `/var/run/tinyerp-server.pid' for 
writing: Permission denied (Permission denied)
+ echo tinyerp-server.
tinyerp-server.
+ exit 0

-- 
tinyerp-server start-stop-daemon: warning: failed to kill : No such process
https://bugs.launchpad.net/bugs/220897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to