php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67914 pecl install uploadprogress fails
Submitted: 2014-08-27 10:08 UTC Modified: 2020-01-27 16:24 UTC
Votes:14
Avg. Score:3.8 ± 0.9
Reproduced:13 of 13 (100.0%)
Same Version:11 (84.6%)
Same OS:12 (92.3%)
From: wayne at newaytech dot co dot uk Assigned: ramsey (profile)
Status: Closed Package: uploadprogress (PECL)
PHP Version: 5.5.16 OS: ubuntu 14.04.1
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: wayne at newaytech dot co dot uk
New email:
PHP Version: OS:

 

 [2014-08-27 10:08 UTC] wayne at newaytech dot co dot uk
Description:
------------
root@dev:~# sudo pecl install uploadprogress
downloading uploadprogress-1.0.3.1.tgz ...
Starting to download uploadprogress-1.0.3.1.tgz (9,040 bytes)
.....done: 9,040 bytes
could not extract the package.xml file from "/build/buildd/php5-5.5.9+dfsg/pear-build-download/uploadprogress-1.0.3.1.tgz"
Download of "pecl/uploadprogress" succeeded, but it is not a valid package archive
Error: cannot download "pecl/uploadprogress"
Download failed
install failed

Test script:
---------------
1. install pear and dev tools

sudo apt-get install php-pear php5-dev

2. sudo pecl install uploadprogress

3. - install fails

Expected result:
----------------
install to succeed


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-24 09:01 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 09:01 UTC] kalle@php.net
This package has not had any releases for 6 years, so I'm gonna suspend it, any new maintainer that decides to pick this up can re-open this ticket.
 [2020-01-26 01:07 UTC] ramsey@php.net
-Status: Suspended +Status: Open -Assigned To: +Assigned To: ramsey
 [2020-01-27 16:24 UTC] ramsey@php.net
-Status: Assigned +Status: Closed
 [2020-01-27 16:24 UTC] ramsey@php.net
I know this is an old issue, but please try installing version 1.1.2 of uploadprogress. It includes a number of bugfixes that should allow you to install and use it on any version of PHP from 5.2 through 8.0+.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 07 23:01:27 2024 UTC