[Cosmo-dev] Another ubuntu edgy eft gotcha
Mike Taylor
bear at code-bear.com
Fri Oct 27 12:25:31 PDT 2006
Just as an FYI to anyone who is thinking of upgrading (or who already
has) ...
The symlink behind /usr/bin/sh now points to the dash binary instead of
the bash binary so if you have any shell scripts that make use of bash
specific features but that don't have a bash hash-bang line (the "#!"
line at the top) they may start failing.
The fix is to edit the script to use "#! /usr/bin/bash"
---
Bear
Build and Release Engineer
Open Source Applications Foundation (OSAF)
bear at osafoundation.org
http://www.osafoundation.org
bear at code-bear.com
http://code-bear.com
PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.osafoundation.org/pipermail/cosmo-dev/attachments/20061027/8d7098e9/PGP.pgp
More information about the cosmo-dev
mailing list