Your message dated Sun, 16 Apr 2006 07:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349855: fixed in dash 0.5.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dash
Version: 0.5.2-5
Severity: normal
The character 'octal 201' is dropped when it is stored in a shell
variable:
$ x="`printf "xxx\201"`"
$ echo $x
xxx
I encountered the problem, when a script failed which worked on file
names containing the special character:
$ touch "`printf "xxx\201"`"
$ ls xxx*
xxx?
$ set xxx*
$ ls "$1"
ls: xxx: No such file or directory
$ ls "$@"
ls: xxx: No such file or directory
With bash there is no problem, so I wonder if this is a dash bug.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.30-vs1.2.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages dash depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared
libraries an
-- debconf information:
dash/sh: false
--- End Message ---
--- Begin Message ---
Source: dash
Source-Version: 0.5.3-3
We believe that the bug you reported is fixed in the latest version of
dash, which is due to be installed in the Debian FTP archive:
ash_0.5.3-3_all.deb
to pool/main/d/dash/ash_0.5.3-3_all.deb
dash_0.5.3-3.diff.gz
to pool/main/d/dash/dash_0.5.3-3.diff.gz
dash_0.5.3-3.dsc
to pool/main/d/dash/dash_0.5.3-3.dsc
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.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated dash 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.7
Date: Sun, 16 Apr 2006 13:09:08 +0000
Source: dash
Binary: dash-udeb ash dash
Architecture: all source
Version: 0.5.3-3
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description:
ash - Compatibility package for the Debian Almquist Shell
dash - The Debian Almquist Shell
dash-udeb - The Debian Almquist Shell for boot floppies (udeb)
Closes: 349855 355011 355124 355132
Changes:
dash (0.5.3-3) unstable; urgency=low
.
* debian/rules: target configure, configure-udeb: add --host option to
configure (adds the ability to cross-compile, patch from Pjotr
Kourzanov; closes: #355132, #355124).
* debian/po/it.po: new: initial Italian debconf translation (thx Andrea
Bolognani; closes: #355011).
* debian/diff/dash-signed-char-syntax.diff: new: patch from upstream:
don't remove special chars on expansion (closes: 349855).
* debian/implicit: update to revision 1.11.
Files:
6feeb8bd980a9757b3fb93a909791cfa 639 shells optional dash_0.5.3-3.dsc
d90f816432ab5055f37abf0441018bf6 26636 shells optional dash_0.5.3-3.diff.gz
b8158d5b94d9bfb51745f43d778b9b8a 16754 shells optional ash_0.5.3-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEQkuEGJoyQbxwpv8RApJsAJ4+HkLGVkEKr2bz1+zTEiMEPYqVTACeJQR5
uiWM8xdj735GWcMBPO0dkrc=
=iPpl
-----END PGP SIGNATURE-----
--- End Message ---