Linux Nightly build may be corrupted
Hi,
I'm new to the forum, so I apologize if I'm posting to the wrong place. It seems that this Linux build is corrupt:
mscore-2013-09-20-19-18-c84969b.tar.bz2
The file is only 480K (downloaded 3 times to triple-check), and when trying to extract, I get the following error:
kevi@ubuntu:~/Downloads$ tar xvjf mscore-2013-09-20-19-18-c84969b.tar.bz2
mscore
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Comments
I believe Robert Leleu is aware of this and working on it, see also #20743: [Linux] Error when launching a nightly build: binary file
In reply to I believe Robert Leleu is by Jojo-Schmitz
and found that compiling now request gcc-4.8 and I did not succeed to install it on my Mint15-32 (=Ubuntu 13.04)
Googling shows a lot of similar failures. Also shows that gcc-4.8 should be native to Ubuntu 13.10
So I'm just waiting
Thanks for reporting.