Hi Mats,
Mats Bengtsson a écrit :
Could you please try to run the following commands
tail -c+000000004591 ../lilypond-2.10.33-1.linux-x86.sh >
lilynd-2.10.33-1.linux-x86.tar.bz2
tar jtvf lily/lilypond-2.10.33-1.linux-x86.tar.bz2 > filelist.txt
In the resulting filelist.txt file, you should see a list of all the
files in the installation.
The command
wc filelist.txt
returns
2221 13473 201444 filelist.txt
Running these commands:
--------------------------------------------------------------------------------------------------------------
# tail -c+000000004591 lilypond-2.10.33-1.linux-x86.sh >
lilypond-2.10.33-1.linu
x-x86.tar.bz2
tail: short write
# tar jtvf lilypond-2.10.33-1.linux-x86.tar.bz2 > filelist.txt
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: Child returned status 2
tar: Error exit delayed from previous errors
# ls
filelist.txt lilypond-2.10.33-1.linux-x86.sh
lilypond-2.10.33-1.linux-x86.tar.bz2
# wc filelist.txt
0 0 0 filelist.txt
# pwd
/opt
--------------------------------------------------------------------------------------------------------------
Charlie
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user