Your message dated Fri, 15 May 2009 23:47:04 +0000
with message-id <[email protected]>
and subject line Bug#455824: fixed in ksh 93t+-1
has caused the Debian Bug report #455824,
regarding ksh: "test \( ! -e \)" yields an error
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.)
--
455824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455824
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ksh
Version: 93s+20071105-1
Severity: normal
According to POSIX[*], "test \( ! -e \)" is a 4-argument test and is
here equivalent to "test ! -e". But ksh93 yields an error:
$ test \( ! -e \) || echo $?
ksh93: test: argument expected
2
$ test ! -e || echo $?
1
The "test" utility from the Coreutils is correct:
$ /usr/bin/test \( ! -e \) || echo $?
1
[*] http://www.opengroup.org/onlinepubs/009695399/utilities/test.html
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages ksh depends on:
ii libc6 2.7-4 GNU C Library: Shared libraries
ksh recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ksh
Source-Version: 93t+-1
We believe that the bug you reported is fixed in the latest version of
ksh, which is due to be installed in the Debian FTP archive:
ksh_93t+-1.diff.gz
to pool/main/k/ksh/ksh_93t+-1.diff.gz
ksh_93t+-1.dsc
to pool/main/k/ksh/ksh_93t+-1.dsc
ksh_93t+-1_amd64.deb
to pool/main/k/ksh/ksh_93t+-1_amd64.deb
ksh_93t+.orig.tar.gz
to pool/main/k/ksh/ksh_93t+.orig.tar.gz
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.
Oliver Kiddle <[email protected]> (supplier of updated ksh 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: Fri, 15 May 2009 11:54:18 +0200
Source: ksh
Binary: ksh
Architecture: source amd64
Version: 93t+-1
Distribution: unstable
Urgency: low
Maintainer: Oliver Kiddle <[email protected]>
Changed-By: Oliver Kiddle <[email protected]>
Description:
ksh - The real, AT&T version of the Korn shell
Closes: 455824 526160
Changes:
ksh (93t+-1) unstable; urgency=low
.
* Bump to Standards-Version 3.8.1
* Add get-orig-source target to debian/rules
* New upstream release (closes: #455824, #526160)
Checksums-Sha1:
cdd7c27af2d3881fadf899a20294062b67e321f0 931 ksh_93t+-1.dsc
fa2c24869f1efaffa3db2037c71776584668412f 2218213 ksh_93t+.orig.tar.gz
330f6c483b5be885d76ababe568dc758aca123c8 10904 ksh_93t+-1.diff.gz
f102170e7fee819250bf5042df19e1d840cd574a 1387134 ksh_93t+-1_amd64.deb
Checksums-Sha256:
2cf9b0dde7af850bc1540c6fe3d781e7b3d1d00596733329b28b9ab3bfb47b2e 931
ksh_93t+-1.dsc
720bf46d7fc69d5644ad8cf3287de9ca634c74f0d8d67669dfd6fe2754437211 2218213
ksh_93t+.orig.tar.gz
edd0042f7344117bd80353814c33bda388910c982b12697515283da479343765 10904
ksh_93t+-1.diff.gz
710b7fd4da6ba7324b86883c3a0e6db2ad92fb7724ba8553d78f9b05a532b4df 1387134
ksh_93t+-1_amd64.deb
Files:
8c0fa7af6d8c6a425301d7336c4bcbdc 931 shells optional ksh_93t+-1.dsc
b3809ce96baab35afcdc98c2fadf39b6 2218213 shells optional ksh_93t+.orig.tar.gz
fa399798e499cf9bbbb36d577190f881 10904 shells optional ksh_93t+-1.diff.gz
cb9d012487e6c411ad2992e5ed0c3933 1387134 shells optional ksh_93t+-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian!
iEYEARECAAYFAkoN/LcACgkQ5m0u66uWM3AqigCg3kHM8gad0FxOeC/VcMZMIFeA
fYUAnR+HPSkfSHnft8/0Jzf7o5nnTT1K
=wWiz
-----END PGP SIGNATURE-----
--- End Message ---