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

Bug #6690 channel with / will not allow upgrade
Submitted: 2006-02-04 04:56 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR (version 1.4.6)
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2006-02-04 04:56 UTC] cellog
Description: ------------ Due to a bug in PEAR_Registry->listChannels(), channel names with / in them are transformed to _, so pear.chiaraquartet.net/whatever becomes pear.chiaraquartet.net_whatever. This prevents upgrade because of file conflicts with the imaginary channel

Comments

 [2006-02-04 05:02 UTC] cellog
This bug has been fixed in CVS. 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.