Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3193 - Multiple mirror support
Summary: Multiple mirror support
Status: RESOLVED DUPLICATE of bug 28806
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 All
: High normal
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
: 2582 3194 (view as bug list)
Depends on: 28806
Blocks:
  Show dependency tree
 
Reported: 2002-05-29 15:24 UTC by Michael Cohen (RETIRED)
Modified: 2011-10-30 22:21 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***