Menu

#23 Syntax Error in 3.4 Gutsy release

open
nobody
None
5
2008-03-23
2008-03-23
jestin
No

I installed the gutsy package for 3.4, and got this when I ran it:

jestin@crackpot:~$ PenguinTV
/usr/bin/PenguinTV: 34: Syntax error: Bad substitution

A quick look at line 34 showed this:

home=${home:2}

I removed the ':2' and tried running again. This time it made it further, but crashed on a segmentation fault. I added details to the SIGSIEV bug already logged.

Discussion


Log in to post a comment.