Your message dated Wed, 28 Dec 2011 00:07:43 +0000
with message-id <[email protected]>
and subject line Bug#653172: Removed package(s) from unstable
has caused the Debian Bug report #514202,
regarding special characters sometimes break list of shares
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.)
--
514202: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514202
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autofs
Version: 4.1.4+debian-2.1
Severity: important
If a comment of a share contains special characters (like
German's dotted characters), this sometimes breaks the
list of available shares.
Details:
I created a simple script (/etc/auto.debug) to capture all input
from STDIN, write it to STDOUT and writing it into a file. I then
changed in /etc/auto.smb:
$SMBCLIENT $smbopts -gL $key 2>/dev/null| awk -v key="$key" -v
opts="$mountopts" -F'|' -- '
to:
$SMBCLIENT $smbopts -gL $key 2>/dev/null|/etc/auto.debug|awk -v
key="$key" -v opts="$mountopts" -F'|' -- '
My main interest is the share called "BackupInhouseteam$".
Sometimes the share is available through autofs. In these
cases, the relevant lines of the debug-file being created
by /etc/auto.debug are:
Disk|Zentralbetriebsrat$|Share für den [stripped]
Disk|BackupInhouseteam$|
If the share is not available through autofs, the part of
the file looks like:
Disk|Zentralbetriebsrat$|Share fDisk|BackupInhouseteam$|
It seems to break at the "ü"-character.
Armin
--- End Message ---
--- Begin Message ---
Version: 4.1.4+debian-3+rm
Dear submitter,
as the package autofs has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/653172
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---