Package: localepurge Version: 0.6.1 Severity: grave /usr/sbin/localepurge does not run in bash 4.1-1 normally.
set -x: + set -e + NOPURGECONF=/etc/locale.nopurge + '[' '!' -f /etc/locale.nopurge ']' + fgrep --quiet --line-regexp NEEDSCONFIGFIRST /etc/locale.nopurge + export LC_ALL=C + LC_ALL=C + '[' '' = -debug ']' + '[' '' = -d ']' + '[' '' = -debug ']' + '[' '' = -d ']' + '[' '' = --help ']' + '[' '' = -h ']' + (( true = 1 )) + (( false = 0 )) E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi' E: Sub-process returned an error code /usr/share/doc/bash/NEWS.gz: This is a terse description of the new features added to bash-4.1 since the release of bash-4.0. As always, the manual page (doc/bash.1) is the place to look for complete descriptions. 1. New Features in Bash ... j. The [[ and (( commands are now subject to the setting of `set -e' and the ERR trap. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org