Your message dated Wed, 2 Sep 2009 22:53:10 +0200
with message-id <20090902205310.ga15...@mobee>
and subject line Re: update-inetd: itox invocation also needs quoting
has caused the Debian Bug report #489494,
regarding invalid itox invokation in install script
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.)
--
489494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489494
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sane-utils
Version: 1.0.19-12
Near the end of the installation, sane-utils adds a line to /etc/inetd.conf
that you just have to activate in order to start saned via inetd. It also
gives a heads-up to xinetd users that they need to convert this to xinetd's
different format. However, the line it shows is
#<off># sane-port\tstream\ttcp\tnowait\tsaned:saned\t/usr/sbin/saned saned
i.e. all tabs actually written as '\t'. I guess this is also given to itox
lateron, which also can't use this but needs a string with tabs or spaces
instead and therefore doesn't generate any output.
BTW: while you're at it, why not actually install that script into xinetd?
Just add a "disable=yes" and it also doesn't start without the admin
explicitly activating it.
thanks
Uli
--- End Message ---
--- Begin Message ---
Hi,
update-inetd will be rewritten to transparently support both inetd and xinetd.
In the meantime, in version 4.32 onwards, I've completely disabled the
invocation of itox, and instead print a message that points to its manpage.
Cheers,
Serafeim
--
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp
--- End Message ---