[Systers-dev] Error in extracting devimage.tar.bz2
Jennifer Redman
jenred at gmail.com
Wed Mar 31 19:52:45 PDT 2010
Hi Jaideep
On Wed, Mar 31, 2010 at 7:05 PM, Jaideep Khandelwal <jdk2588 at gmail.com>wrote:
> As I try to extract the downloaded devimage.tar.bz2 it shows me an
> error[1]<http://pastebin.com/1CqgXpSh>
> .
>
> I am extarcting like this:
>
> ]# tar xvjf devimage.tar.bz2
>
>
Looking at your error message there are several suggestions to try with
regards to trouble-shooting:
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.
Did you try this?
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
How about this?
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: ./devimage: Cannot change ownership to uid 0, gid 0: Operation not
permitted
tar: Error is not recoverable: exiting now
This looks some sort of permission issue -- did you try extracting with sudo
or root?
How about downloading a new copy?
Jen
To contribute to this conversation, send mail to <Jaideep Khandelwal >
More information about the Systers-dev
mailing list