[Kget] [Bug 163617] New: KGet does not download bzip2 files correctly
Anne-Marie Mahfouf
annma at kde.org
Mon Jun 9 16:07:23 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=163617
Summary: KGet does not download bzip2 files correctly
Product: kget
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kget kde org
ReportedBy: annma kde org
Version: 2.0.80 (using 4.00.81 (KDE 4.0.81 >= 20080527), compiled sources)
Compiler: gcc
OS: Linux (i686) release 2.6.22.18-laptop-1mdv
I downloaded a bzip2 archive via KGet
http://quassel-irc.org/system/files/quassel-0.2.0-beta1.tar.bz2
and I saved it.
When I untarred it I got the following error:
quassel-0.2.0-beta1/src/icons/quassel.icns
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: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
I tested the file by downloading it with wget in Konsole and I was able to untar it correctly.
file quassel-0.2.0-beta1.tar.bz2 and ls -la give the same information about the archive.
More information about the Kget
mailing list