Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3193

Summary: Multiple mirror support
Product: Portage Development Reporter: Michael Cohen (RETIRED) <mjc>
Component: UnclassifiedAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jean, vapier, zwelch
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 28806    
Bug Blocks:    

Description Michael Cohen (RETIRED) gentoo-dev 2002-05-29 15:24:00 UTC
^^ when ibiblio goes down, bad things happen. we need a multi-mirror system or 
something.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-29 22:15:13 UTC
*** Bug 3194 has been marked as a duplicate of this bug. ***
Comment 2 Wout Mertens (RETIRED) gentoo-dev 2002-06-10 19:03:38 UTC
The proper way to do this:  
- dump thirdpartymirrors  
- add code that parses all environment vars ending in _MIRRORS as specifying  
  a list of mirrors for the first part  
  (FOO_MIRRORS="http://foo.be/ http://foo.com/")  
  This is just like what happens for GENTOO, and you can provide defaults in  
  the make.globals file and the user can tune them in make.conf  
- use it for the mirror:// uris.  
 
Is that what you had in mind? Being able to specify multiple mirror sites for 
the same file? 
Comment 3 Michael Cohen (RETIRED) gentoo-dev 2002-09-25 08:30:18 UTC
possibly also a way to specify mirrors of the whole distfiles directory...
Comment 4 SpanKY gentoo-dev 2003-01-08 12:30:35 UTC
*** Bug 2582 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2003-01-08 12:32:38 UTC
maybe when GENTOO_MIRRORS fails you start parsing the
/usr/portage/profiles/thirdpartymirrors under the Gentoo section
Comment 6 Marius Mauch (RETIRED) gentoo-dev 2003-10-05 17:10:41 UTC

*** This bug has been marked as a duplicate of 28806 ***