maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   tar.bz2 (https://talk.maemo.org/showthread.php?t=95952)

n950 2015-09-10 22:20

tar.bz2
 
Hi,

I have installed all file there:
http://mirror.thecust.net/harmattan-.../free/b/bzip2/

I run in terminal:

Tar xjvf alpha5.tar.bz2 -C /home/nitdroid/

I have an error

Tar: short read
Tar: short read

How to resolve it?

Thanks

Copernicus 2015-09-10 23:00

Re: tar.bz2
 
Quote:

Originally Posted by n950 (Post 1482071)
I have an error

Tar: short read

Well, I can't tell you exactly what the problem is, but since "short read" means that tar couldn't find the end of the file this usually means the archive is corrupted.

You could try to get some diagnostic messages directly from bzip2, to see if the file has been compressed correctly. E.g..:

Code:

bunzip2 -t alpha5.tar.bz2
or

Code:

bzip2 -dt alpha5.tar.bz2

n950 2015-09-11 07:39

Re: tar.bz2
 
Ok i will try.
if i want to uninstall forced all bzip deb file i had installed how can i do?
i know apt-get remove command but sometimes it doesn't want to uninstall.


All times are GMT. The time now is 09:26.

vBulletin® Version 3.8.8