PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #6046

Downloading Package => Package Size wrong

Details

Submitted2005-11-23 12:26 UTC
Fromnohn at php dot net
StatusSuspended
PackagePEAR
PHP Version5.1.0
OSCygwin
Roadmaps(Not assigned)

Comments

[2005-11-23 12:26 UTC] nohn at php dot net

Description:
------------
When installing a package via the pear command, the package size is displayed wrong

Test script:
---------------
$ pear install -a phpunit2

Expected result:
----------------
downloading PHPUnit2-2.3.3.tar ...
Starting to download PHPUnit2-2.3.3.tar (xxxxxxx bytes)

Actual result:
--------------
downloading PHPUnit2-2.3.3.tar ...
Starting to download PHPUnit2-2.3.3.tar (-1 bytes)