Edit report at https://bugs.php.net/bug.php?id=65834&edit=1

 ID:                 65834
 User updated by:    mark at moderndeveloperllc dot com
 Reported by:        mark at moderndeveloperllc dot com
 Summary:            scrypt PECL package not untarring correctly
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            PECL
 Operating System:   OSX 10.8.5
 PHP Version:        5.5.4
 Block user comment: N
 Private report:     N

 New Comment:

worked fine on different machine, so it's my install, not package - please 
close/delete


Previous Comments:
------------------------------------------------------------------------
[2013-10-04 14:50:24] mark at moderndeveloperllc dot com

Description:
------------
Trying to install scrypt on my machine is throwing an error:

sh-3.2# pecl install scrypt
downloading scrypt-1.2.tgz ...
Starting to download scrypt-1.2.tgz (20,361 bytes)
.......done: 20,361 bytes
could not extract the package.xml file from 
"/private/tmp/pear/download/scrypt-1.2.tgz"
Download of "pecl/scrypt" succeeded, but it is not a valid package archive
Error: cannot download "pecl/scrypt"
Download failed
install failed

When I go to the temp download directory, I can manually untar the tarball, but 
it creates the package.xml _outside_ of the resulting scrypt-1.2/ directory. If 
I move the package.xml file to be inside the scrypt-1.2/ directory and run pecl 
install package.xml, the extension will build properly and pecl sees it as 
being installed:

pecl list
Installed packages, channel pecl.php.net:
=========================================
Package Version State
scrypt  1.2     stable





------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65834&edit=1

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to