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  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 15 - 8 = ?

 
 [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.