Package: sane-utils
Version: 1.0.25-4.1
Severity: grave

Hi,

The saned init script is broken:

# sh /etc/init.d/saned stop
Stopping SANE network scanner server: sanedstart-stop-daemon: invalid schedule item (must be [-]<signal-name>, -<signal-number>, <timeout> or 'forever'
Try 'start-stop-daemon --help' for more information.


The offending line:

    start-stop-daemon --stop --quiet --pidfile /var/run/$NAME.pid \
                --retry --exec $DAEMON


From start-stop-daemon(8):

    -R, --retry timeout|schedule


Updating the package broke due to this and subsequent invocation
of apt fails; so this affects the system as a whole.


Thanks

Philippe

Reply via email to