Hi,
> dh_installinit automatically add not running content
Given that is saned_eh is simply:
saned_eh () {
echo "saned couldn't start; check your inetd configuration and
README.Debian"
}
I think you can just drop the error handling; surely this
documentation is implicit? (Or: if you can ju
Processing control commands:
> reassign -1 sane-utils
Bug #862334 [debhelper] dh_installinit automatically add not running content
Bug reassigned from package 'debhelper' to 'sane-utils'.
No longer marked as found in versions debhelper/10.2.5.
Ignoring request to alter fixed versions of bug #86233
Control: reassign -1 sane-utils
On Thu, May 11, 2017 at 02:46:48PM +0200, Jörg Frings-Fürst wrote:
> Hello,
> saneutils don't use a prerm script.
> dh_installinit add once with the content:
> [quote]
> #!/bin/sh
> set -e
> # Automatically added by dh_installinit
> if [ -x "/etc/init.d/saned" ]
Package: debhelper
Version: 10.2.5
Severity: grave
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hello,
saneutils don't use a prerm script.
dh_installinit add once with the content:
[quote]
#!/bin/sh
set -e
# Automatically added by dh_installinit
if [ -x "/etc/init.d/saned" ] && [ "$1" = rem
4 matches
Mail list logo