It is somewhat ahrd to tell from the report, but this does NOT seem to
be a dupe of
https://bugs.launchpad.net/ubuntu/precise/+source/darkstat/+bug/902153
ubuntu 11.10 darkstat can`t start.

It dose seem to be a report of what I am experiencing.

After configuring /etc/darkstat/init.cfg darkstat still fails to start,
and gives no error or reason why.  No logs are generated.  However,
running purely from the command line works.

It appears that several variables defined /etc/darkstat/init.cfg are
overridden after importing by /etc/init.d/darkstat causing it to fail.
After commenting out those lines, everything works as expected.  This is
a quick and dirty fix, not a patch! :)

<partial list of /etc/init.d/darkstat>

PATH=/bin:/usr/bin:/sbin:/usr/sbin
DAEMON="/usr/sbin/darkstat"
NAME="darkstat"
DESC="darkstat network daemon"
INIT="/etc/darkstat/init.cfg"
HOMEDIR="/var/lib/darkstat"
PIDFILE="/var/run/$NAME.pid"
#DIR="/var/lib/darkstat"

test -f $DAEMON || exit 0

test -f $INIT || exit 0


#INTERFACE="-i br0"
#PORT="-p 665"
#BINDIP="-b 192.168.5.35"
#LOCAL=""
#DNS=""
#DAYLOG=""
DB="--import darkstat.db --export darkstat.db"
#FILTER=""

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1215330

Title:
  package darkstat 3.0.714+dfsg-1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/darkstat/+bug/1215330/+subscriptions

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

Reply via email to