FS#14086 - [a2ps] .install fails when /bin/sh is dash
Attached to Project:
Arch Linux
Opened by Pierce Lopez (ploxiln) - Saturday, 04 April 2009, 06:14 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 04 April 2009, 07:16 GMT
Opened by Pierce Lopez (ploxiln) - Saturday, 04 April 2009, 06:14 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 04 April 2009, 07:16 GMT
|
Details
Description:
I have /bin/sh link to dash instead of bash. a2ps 4.14-1 has a .install which uses a bash array, and dash chokes on it. |
This task depends upon
$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 2009-01-28 14:30 /bin/sh -> bash
$ pacman -Qo /bin/sh
/bin/sh is owned by bash 3.2.048-3
We are not responsible if you modified packages functionnality like that. Reinstall bash to have /bin/sh point to bash.