Your message dated Sat, 25 Aug 2012 12:32:40 +0000
with message-id <[email protected]>
and subject line Bug#677520: fixed in autofs 5.0.6-3
has caused the Debian Bug report #677520,
regarding Corrected some typos in autofs init file
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.)
--
677520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677520
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autofs
Version: 5.0.6-2
Severity: wishlist
Hi,
Here is a patch correcting minor typos in /etc/init.d/autos.
Best regards,
Steve
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- autofs.orig 2012-06-14 15:38:44.000000000 +0200
+++ autofs.srp 2012-06-14 15:50:37.000000000 +0200
@@ -38,7 +38,7 @@
fi
start() {
- log_action_begin_msg "Starting $prog" "$prog"
+ log_action_begin_msg "Starting $prog"
# Make sure autofs4 module is loaded
if ! grep -q autofs /proc/filesystems
@@ -68,7 +68,7 @@
}
stop() {
- log_action_begin_msg $"Stopping $prog: "
+ log_action_begin_msg "Stopping $prog"
count=0
while [ -n "`pidof $prog`" -a $count -lt 15 ] ; do
start-stop-daemon --stop --exec $DAEMON --oknodo
@@ -93,11 +93,11 @@
reload() {
pid=`pidof $prog`
if [ -z $pid ]; then
- log_action_msg $"$prog not running"
+ log_action_msg "$prog not running"
RETVAL=1
else
kill -HUP $pid 2> /dev/null
- log_action_msg $"Reloading maps"
+ log_action_msg "Reloading maps"
RETVAL=0
fi
return $RETVAL
--- End Message ---
--- Begin Message ---
Source: autofs
Source-Version: 5.0.6-3
We believe that the bug you reported is fixed in the latest version of
autofs, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated autofs package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 25 Aug 2012 16:13:02 +0400
Source: autofs
Binary: autofs autofs-ldap autofs-hesiod autofs5 autofs5-ldap autofs5-hesiod
Architecture: source i386 all
Version: 5.0.6-3
Distribution: unstable
Urgency: low
Maintainer: Michael Tokarev <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Description:
autofs - kernel-based automounter for Linux
autofs-hesiod - Hesiod map support for autofs
autofs-ldap - LDAP map support for autofs
autofs5 - transitional dummy package for 'autofs'
autofs5-hesiod - transitional dummy package for 'autofs-hesiod'
autofs5-ldap - transitional dummy package for 'autofs-ldap'
Closes: 677520 678384 682675 685468
Changes:
autofs (5.0.6-3) unstable; urgency=low
.
[Michael Tokarev]
* almost completely rewrote the startup script, make it cleaner,
consistent and actually returning proper exit codes. Removed
$"" constructs too, dash apparently does not understand these.
(Closes: #677520)
* transfer ownership of ucf-conffiles forcibly only if they're
owned by autofs5, not by any other package.
* run ucf --purge in postrm only if it is installed, and in the
right order too (Closes: #685468)
* added filagdir.patch - fix a typo in configure.in which prevents
from specifying runtime directory (Closes: #678384)
* use /var/run not /run for runtime files (we don't really need
it to be available on upgrade, before initscripts et all has
been replaced) (Closes: #682675)
.
[Dmitry Smirnov]
* setting current team leader as Maintainer
* pass CPPFLAGS to fix "hardening-no-fortify-functions"
* new fix-ldflags.patch to avoid dropping LDFLAGS in order to
fix "hardening-no-relro"
* updated manpages-hyphen.patch
Checksums-Sha1:
56e35905bd70363a624e6cf7b86d0dc1e71e8179 1793 autofs_5.0.6-3.dsc
f9c003faf6367e2c819654d1f4a3cb783430cfb3 49492 autofs_5.0.6-3.debian.tar.xz
8d85c1d0c9bd66f8c171d2b7aff89fbb5182418b 739472 autofs_5.0.6-3_i386.deb
c34dadd3022fb89be7fe0989d6cb8ee9494421ce 97126 autofs-ldap_5.0.6-3_i386.deb
fb199330aebb18c3d123c34b2a19ee248b2a48f4 109066 autofs-hesiod_5.0.6-3_i386.deb
e349b86db964fcbbf8c5101c2118fdd493c84567 21276 autofs5_5.0.6-3_all.deb
697257d4384f5da616748ad8768c5671c2000dd1 21298 autofs5-ldap_5.0.6-3_all.deb
998a2cfef49fcdd2f7ee3b752a64f9d63bf1dcc5 21294 autofs5-hesiod_5.0.6-3_all.deb
Checksums-Sha256:
eabc57a1ccdfd46947f565f1730c7b6c4cf6c0e07f7470e3b6f14a66741ca4f9 1793
autofs_5.0.6-3.dsc
ad546b2cd5e0d103373d7686ecf9838448928adecbfdd8f6f8f4081ac6d134ae 49492
autofs_5.0.6-3.debian.tar.xz
e2b2f554a6e79f41e5ffde2ad69f455bbccfdd37bf33fe346713595baa43af86 739472
autofs_5.0.6-3_i386.deb
5052c5cb6bee8fee681622b6c229e27e048638561c41ee545c4c7c9f6ede3639 97126
autofs-ldap_5.0.6-3_i386.deb
84fd1f39c3c575bdc000d9e7bdc02d4a98e20a2d1606f72e6507037a02d51bcf 109066
autofs-hesiod_5.0.6-3_i386.deb
f13a3a959487835726ac19e0fe75d8585f5b08d6e9cbc20f5d35df3d8db86f01 21276
autofs5_5.0.6-3_all.deb
3a633ce2067b194aeb38f8f352e0324ca3bd3bf20c45b4048d546b508af2e9a9 21298
autofs5-ldap_5.0.6-3_all.deb
c4c1caaea87d6314c6fa317c7a20c1a87f3dde51a9a74cbf1d65b1b32f03ac4a 21294
autofs5-hesiod_5.0.6-3_all.deb
Files:
2b9431a4bc48dc560c0f20743d4a08ec 1793 utils extra autofs_5.0.6-3.dsc
60c224d7da993d86152eb27fe6a42c32 49492 utils extra autofs_5.0.6-3.debian.tar.xz
10a50fe51a2ea4e4f2152ac309a9155f 739472 utils extra autofs_5.0.6-3_i386.deb
6c2294d8621b590f7ec3270cdf6502f0 97126 utils extra autofs-ldap_5.0.6-3_i386.deb
851a75862729afe10ac6cd9b9ed8376c 109066 utils extra
autofs-hesiod_5.0.6-3_i386.deb
93778c7f832fac401cd3ba46e7524295 21276 oldlibs extra autofs5_5.0.6-3_all.deb
403bfa67d6233edc4ab9d423838e1e5e 21298 oldlibs extra
autofs5-ldap_5.0.6-3_all.deb
73b8ac34532b0dad88bbcaae9be2af04 21294 oldlibs extra
autofs5-hesiod_5.0.6-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iJwEAQECAAYFAlA4wsMACgkQUlPFrXTwyDggLAP9FyjcyVcpddXtlk1NLavpnpnN
NrTVI5+RE/eyEV5h6y8eacVynCUYEIVO3ZleDLqL7PbLxG11TRagSZ/wJmuMAg0d
/cbxRwjTpxe+uHcr9eGvvM9AgHU99dy3rUInlEGNDFD91H9MifVv67RMywnFo+6o
FB+9/dsQQBBSxCCbAmI=
=sHGh
-----END PGP SIGNATURE-----
--- End Message ---