Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
|
DetailsDescription:
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.