php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61310 Bundled pecl_http-1.7.2.tgz is invalid
Submitted: 2012-03-07 03:15 UTC Modified: 2012-03-08 08:46 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: julian dot simioni at gmail dot com Assigned: mike (profile)
Status: Closed Package: pecl_http (PECL)
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
 [2012-03-07 03:15 UTC] julian dot simioni at gmail dot com
Description:
------------
As a result of http://pear.php.net/bugs/bug.php?id=19289, the current pecl_http-1.7.2.tgz package is slightly broken and does not extract without passing extra parameters to tar. Please repackage this file and replace the archive currently served from pecl.php.net

Test script:
---------------
https://gist.github.com/1990195

Expected result:
----------------
package extracts easily

Actual result:
--------------
package only extracts with extra options passed to tar

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-08 07:57 UTC] mike@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mike
 [2012-03-08 07:57 UTC] mike@php.net
This was a bug in the PEAR packager, which had already been resolved.

If you still encounter such packages, let tar -i help you.
 [2012-03-08 08:05 UTC] julian dot simioni at gmail dot com
-Status: Closed +Status: Assigned
 [2012-03-08 08:05 UTC] julian dot simioni at gmail dot com
that is fine for the manual case, but the package should still be fixed. in particular, think of Gentoo where the package is automatically downloaded and extracted (the bug at https://bugs.gentoo.org/show_bug.cgi?id=407219 is depending on this being fixed)
 [2012-03-08 08:17 UTC] olemarkus at gentoo dot org
This is not really resolved without a new release. This does not only affect us, but other distros as well (see complaints on the mailing lists earlier this month). Other pecl maintainers, such as the mongo devs have already done a new release to fix this.
 [2012-03-08 08:44 UTC] mike@php.net
Automatic comment from SVN on behalf of mike
Revision: http://svn.php.net/viewvc/?view=revision&revision=324012
Log: * Fixed Bug #61310: Bundled pecl_http-1.7.2.tgz is invalid
 [2012-03-08 08:46 UTC] mike@php.net
-Status: Assigned +Status: Closed
 [2012-03-08 08:46 UTC] mike@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC