Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #17378 pear info $package fails if directory with that name exists
Submitted: 2010-05-07 18:59 UTC
From: cweiske Assigned: dufuz
Status: Closed Package: PEAR (version SVN)
PHP Version: 5.3.2 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2010-05-07 18:59 UTC] cweiske (Christian Weiske)
Description: ------------ pear info works nicely > $ pear info pear > ...output... as long a no directory with that name exists: > $ mkdir pear > $ pear info pear > No package definition found in 'pear' directory

Comments

 [2010-05-08 21:20 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Status: Open +Status: Closed -Assigned To: +Assigned To: dufuz
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.