Package: dash Version: 0.5.4-9 Severity: important Hi,
When sh is diverted to dash, package configuration often fails almost without a sight because 'sh -r' commands fail. [EMAIL PROTECTED]:~/scripts$ cat iww echo "It won't work" [EMAIL PROTECTED]:~/scripts$ sh -r iww # sh is diverted to bash It won't work [EMAIL PROTECTED]:~/scripts$ dash -r iww dash: Illegal option -r -- System Information: Debian Release: lenny/sid APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages dash depends on: ii libc6 2.7-11 GNU C Library: Shared libraries dash recommends no packages. -- debconf information: * dash/sh: false -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]