| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 5
|
|
| Author |
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
When I run the sh file to unpack the client code I get this message:
[spurdy]$ ./boinc_5.2.6_i686-pc-linux-gnu.sh tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gunzip: stdin: invalid compressed data--format violated tar: Error exit delayed from previous errors Any suggestions? |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Run the following command first
chmod 400 boinc_5.2.6_i686-pc-linux-gnu.sh this make the file executable, then run it with ./ |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Edit
That should be chmod 700 boinc_5.2.6_i686-pc-linux-gnu.sh |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
I did do that first. Here is the entire copy:
[spurdy wcg]$ chmod 700 boinc_5.2.6_i686-pc-linux-gnu.sh [spurdy wcg]$ ./boinc_5.2.6_i686-pc-linux-gnu.sh tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gunzip: stdin: invalid compressed data--format violated tar: Error exit delayed from previous errors |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
I download the file again and everything is fine.
Thanks, Scott |
||
|
|
|