Can't unpack linux nightly releases

• Apr 5, 2013 - 19:55

Dear MuseScore developers,

Some problem is preventing me from unpacking a nightly release I've downloaded from this page . When trying to run tar -xvf on the file I get:

bzip2: Data integrity error when decompressing.
	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: Child returned status 2
tar: Error is not recoverable: exiting now

Wget didn't signal any errors when downloading the file. Releases I tried:

All them returned the same error.


Comments

the last version
unzip correctly, at least the file I prepared to upload
but the uploaded one doesn't,

So, I did upload «by hand», i.e. using gftp, then downloaded : the result is Ok, try
http://prereleases.musescore.org/linux/nightly/mscore-2013-04-06-13-11-…

checking the previous files, I saw that all the uploaded ones are slightly smaller than the original ones (I keep them in an historical repertory)

The problem is : What is wrong in my script ?
So I go on investigating and try to fix.

I posted the following in forums
a script ends by uploading to internet :

ftp -n prereleases.musescore.org <

In reply to by robert leleu

Since 3 months about I used a script to compile and upload.
Recently I've been advised that my uploads were corrupted.
I checked and it seems that all were corrupted. Indeed the size was lost in the upload.
So I wipe them, and let only new size tested uploads (using gFTP)

I guess that the problem is due to disconnections, which gFTP is visibly able to reconnect, but for which I doesn't find a script command able to do such reconnections.

If anybody has an idea…… thanks

Do you still have an unanswered question? Please log in first to post your question.