php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19631 Unable to unpack BZ2 archive with BZIP2 version 1.0.2
Submitted: 2002-09-27 04:22 UTC Modified: 2002-09-27 08:33 UTC
From: lauri at knutpunkten dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.2.3 OS: Debian Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 14 = ?
Subscribe to this entry?

 
 [2002-09-27 04:22 UTC] lauri at knutpunkten dot com
Hi,

BZIP2 1.0.2 returns with an error message when trying to unpack php-4.2.3.tar.bz2 downloaded from php.net. Also tested with bz2 archives downloaded from 3 different mirrors. BZIP2 version 0.9.5d (OLDER) unpacks successfully.

Error message:
bzip2: Data integrity error when decompressing.
        Input file = php-4.2.3.tar.bz2, output file = php-4.2.3.tar

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.

bzip2: Deleting output file php-4.2.3.tar, if it exists.
moose:/export/installs/software# bzip2 --help
bzip2, a block-sorting file compressor.  Version 1.0.2, 30-Dec-2001.

/Lauri Lubi
Knutpunkten AB
+46 730 393 100

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-27 08:33 UTC] sander@php.net
Works fine for me. Try downloading the file again.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC