PDA

View Full Version : installnewthunderbird.sh - trap error


fearpi
May 1st, 2007, 07:49 PM
When I run installnewthunderbird.sh, the following is the entire output:

trap: 18: ERR: bad trap

Any thoughts?

nanotube
May 1st, 2007, 07:55 PM
hmm... ok, three questions:

what is the exact commandline that you use to run the script?

what is your output of
bash --version
what is your output of
grep -C3 "errexit" installnewthunderbird.sh
(adjust the path to point to the location of the script)

nanotube
May 1st, 2007, 11:51 PM
just linking the other thread where talk about this same issue with the same person is going on:
http://ubuntuforums.org/showthread.php?t=413908&page=3