Package: openhpid Version: 2.14.1-1 Severity: important
On a fresh installation: # /etc/init.d/openhpid start Starting openhpid: success. # echo $? 0 But openhpid isn't running, due to (quoting from syslog): [...] openhpid: ERROR: (init.c, 76, OpenHPI is not configured. See openhpi.conf file.) [...] openhpid: ERROR: (openhpid.cpp, 270, There was an error initializing OpenHPI) Manually starting the openhpi daemon gives the same result: # /usr/sbin/openhpid -c /etc/openhpi/openhpi.conf # echo $? 0 openhpid shouldn't return with return code 0 if it fails to start. regards, -mika- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2011-02-15t13-43...@devnull.michael-prokop.at