Your message dated Sat, 22 Sep 2012 13:07:20 +0400
with message-id <[email protected]>
and subject line Re: Bug#683936: [autofs] Typo in /etc/init.d/autofs
has caused the Debian Bug report #683936,
regarding Typo in /etc/init.d/autofs
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.)


-- 
683936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autofs
Version: 5.0.6-2~bpo60+1
Severity: minor

There is a little typo in /etc/init.d/autofs, cf. inlined patch below.


--- /etc/init.d/autofs.orig     2012-08-05 17:42:49.000000000 +0200
+++ /etc/init.d/autofs  2012-06-01 14:12:48.000000000 +0200
@@ -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
root@momo:/net# 


-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages autofs depends on:
ii  libc6              2.11.3-3              Embedded GNU C Library: Shared lib
ii  libxml2            2.7.8.dfsg-2+squeeze5 GNOME XML library
ii  ucf                3.0025+nmu1           Update Configuration File: preserv

Versions of packages autofs recommends:
ii  module-init-tools      3.12-2            tools for managing Linux kernel mo
ii  nfs-common             1:1.2.5-4~bpo60+1 NFS support files common to client

autofs suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 5.0.6-3

This has been fixed in 5.0.6-3, but I forgot to mention that
in the changelog.  It is the same as #677520 actually.
Closing this bugreport now.

Thank you!

/mjt

--- End Message ---

Reply via email to