Questions and Answers :
Unix/Linux :
Can't seem to install new BOINC
Message board moderation
Author | Message |
---|---|
BlueH2O Send message Joined: 29 Sep 02 Posts: 15 Credit: 39,825 RAC: 0 ![]() |
When attempting to install BOINC I am seeing the following: [root@arturo seti]# sh boinc_4.43_i686-pc-linux-gnu.sh tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gunzip: stdin: invalid compressed data--crc error gunzip: stdin: invalid compressed data--length error tar: Read 9586 bytes from - tar: Error exit delayed from previous errors Which results in: [root@arturo BOINC]# ./boinc Segmentation fault What to do about this??? |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Looks like a bad (corrupted) archive file. Try to download it again. |
UmbrA ![]() Send message Joined: 19 Nov 00 Posts: 3 Credit: 5,621,472 RAC: 16 ![]() ![]() |
I have exactly the same problem with boinc 5.2.8 and redhat 9.0 I download the .sh again...same result ¿another idea? Thnks |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
You can try to download and unpack the older version 4.43. If this don't work, it should be a problem on something else... |
Scarecrow Send message Joined: 15 Jul 00 Posts: 4520 Credit: 486,601 RAC: 0 ![]() |
Those tar and gunzip errors were reported to be caused by the original download of the installer being done in ascii mode as opposed to binary mode. The installer "looks like" an ascii file to some browsers due to it's .sh extension and it's first few lines being plain text. But after those first few lines (a shell script) that do the extraction and installation, the file is all binary. Finding a way to force binary mode for the download of the installer may correct this problem. |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.