Your message dated Tue, 27 Jan 2009 20:00:52 GMT
with message-id <[email protected]>
and subject line sfs has been removed from Debian, closing #412422
has caused the Debian Bug report #412422,
regarding sfs-server: install fails on configure (restart) ...
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
412422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sfs-server
Version: 1:0.8-0+pre20060720.1-1
Severity: normal

... if it wasn't already installed and running, because the script pretends
the pidfile is there for sure.
Fix is (WFM), skip 'stop' if no pidfile:

        echo -n "Restarting $DESC: "
-       start-stop-daemon --stop --pidfile \
+       [ -f /var/run/$NAME.pid ] && start-stop-daemon --stop --pidfile \

--
paolo



--- End Message ---
--- Begin Message ---
Version: 1:0.8-0+pre20060720.1-1.1+rm

The sfs package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/507036 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues


--- End Message ---

Reply via email to