Package: posh
Version: 0.9.1
Severity: serious
Justification: Policy 10.4

posh  0.9.1 and following versions (I've checked 0.10, 0.10.2, 0.11.1)
is no longer a policy compilant shell.

[11]/tmp> cat test.sh
set -e
set -x
false
echo "Last command status: $?"
[12]/tmp> posh test.sh; echo $?
Last command status: 1
0

For comparison, expected output from last working version of posh (0.9)
[17]/tmp> dpkg -l posh | grep posh
ii  posh                                           0.9
i386         Policy-compliant Ordinary SHell
[18]/tmp> posh test.sh; echo $?
+ false
1


Regards,
robert

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (200, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.5-trunk-686-pae (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash

Versions of packages posh depends on:
ii  debconf [debconf-2.0]  1.5.50
ii  libc6                  2.17-1

posh recommends no packages.

posh suggests no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to