Your message dated Wed, 31 Dec 2008 17:25:57 +0100
with message-id <[email protected]>
and subject line bug triage
has caused the Debian Bug report #387305,
regarding zsh: incompatible behavior of test builtin
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.)


-- 
387305: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387305
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.3.2-15
Severity: normal

The zsh test builtin is incompatible with /usr/bin/test from the
coreutils and with the builtin in bash. In zsh,

  test -n -a -n ""

doesn't output any error message, whereas /usr/bin/test from the
coreutils outputs:

  /usr/bin/test: extra argument `-n'

and the builtin in bash outputs:

  bash: test: too many arguments

Compatibility is important, in particular because the test builtin
was added for compatibility (as the zshbuiltins man page says).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3-20060705
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages zsh depends on:
ii  debconf [debconf-2.0]        1.5.4       Debian configuration management sy
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libncurses5                  5.5-3       Shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libcap1                       1:1.10-14  support for getting/setting POSIX.
ii  libpcre3                      6.4-2      Perl 5 Compatible Regular Expressi

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Version: 4.3.6-7

Both test and [[ return with an error message and non-zero exit code.


--- End Message ---

Reply via email to