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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lauri at knutpunkten dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 06:01:34 2025 UTC