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

Bug #20995 package files not downloaded from mirror server
Submitted: 2015-12-11 21:11 UTC
From: cweiske Assigned:
Status: Open Package: PEAR (version 1.10.1)
PHP Version: Irrelevant OS:
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 : 18 + 43 = ?

 
 [2015-12-11 21:11 UTC] cweiske (Christian Weiske)
Description: ------------ When using a mirror server, the PEAR installer still downloads the package files from the main server because the REST XML files contain the full URI to the file. This makes the mirror useless, since it cannot be used in case of a main server failure. See http://de.pear.php.net/rest/r/console_commandline/1.2.0.xml for an example with a full URL.

Comments