Can't unpack linux nightly releases
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:
- http://prereleases.musescore.org/linux/nightly/mscore-2013-04-05-19-21-…
- http://prereleases.musescore.org/linux/nightly/mscore-2013-04-03-21-00-…
- http://prereleases.musescore.org/linux/nightly/mscore-2013-04-03-20-50-…
All them returned the same error.
Comments
See http://musescore.org/en/node/20604. I confirmed it a while ago but I guess it's not fixed yet.
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 mscore-2013-04-06-13-11-9df63f1 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
In reply to last situation by robert leleu
which allow a background synchronisation of a site.
I'll try it later.
If anybody knows it.....thanks