Public bug reported:
Binary package hint: dash
ATI driver 8.29.6 installer script fails as follows:
[EMAIL PROTECTED]:~# cd /usr/local/src/
[EMAIL PROTECTED]:/usr/local/src# ls
ati-driver-installer-8.29.6.run
[EMAIL PROTECTED]:/usr/local/src# sh ati-driver-installer-8.29.6.run
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux
Driver-8.29.6.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
-e ==================================================
-e ATI Technologies Linux Driver Installer/Packager
-e ==================================================
./ati-installer.sh: 176: Syntax error: Bad substitution
Removing temporary directory: fglrx-install
This is due to /bin/sh symlinked to /bin/dash . Apparently dash has some
problems in the for loop. The solution is to symlink /bin/sh to
/bin/bash and the driver installs fine.
** Affects: dash (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
dash has problems with some for loops, which causes ATI driver to fail
https://launchpad.net/bugs/68635
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs