[PEAR-BUG] Bug #17579 [Opn->Csd]: Pyrus Developer PackageFile bug

[email protected] Mon, 12 Jul 2010 13:58:39 +0000 (GMT)
Newsgroups php.pear.doc
Message-ID <[email protected]>
Edit report at http://pear.php.net/bugs/bug.php?id=17579&edit=1

 ID:               17579
 Updated by:       [email protected]
 Reported By:      warnar at dmmw dot nl
 Summary:          Pyrus Developer PackageFile bug
-Status:           Open
+Status:           Closed
 Type:             Bug
 Package:          Documentation
 Operating System: Windows 7 x64
 PHP Version:      5.3.1
-Assigned To:      
+Assigned To:      saltybeagle
 Roadmap Versions: 
 New Comment:

-Status:      Open
+Status:      Closed
-Assigned To:
+Assigned To: saltybeagle
This bug has been fixed in SVN.

If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should
be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.




Previous Comments:
------------------------------------------------------------------------

[2010-07-12 08:18:14] boekkooi

Description:
------------
When running 'php -dphar.readonly=0 C:\pear\repo\pyrus.phar package' for
a new package this fauls with the exception 'Cannot locate
PEAR2/Exception.php in phar://C:/pe
ar/repo/pyrus.phar/PEAR2_Pyrus-2.0.0a1/php/pear2/'.

The way to fix this is goto:
@plugins_dir@\php\PEAR2\Pyrus\Developer\PackageFile\Commands.php - Line
230 and change '/pear2' to '/PEAR2'

Test script:
---------------
php  -dphar.readonly=0 C:\pear\repo\pyrus.phar package --phar --tgz

Expected result:
----------------
No exception.

Actual result:
--------------
Exception: Cannot locate PEAR2/Exception.php

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


-- 
Edit this bug report at http://pear.php.net/bugs/bug.php?id=17579&edit=1