Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Trying SRC_URI first during fetching
Date: Tue, 09 Jun 2009 13:48:32
Message-Id: 200906091548.27007.volkerarmin@googlemail.com
In Reply to: Re: [gentoo-user] Trying SRC_URI first during fetching by Alan McKinnon
1 On Dienstag 09 Juni 2009, Alan McKinnon wrote:
2 > On Tuesday 09 June 2009 15:04:54 Stroller wrote:
3 > > On 9 Jun 2009, at 05:16, Nikos Chantziaras wrote:
4 > > > Normally, portage will try fetching from GENTOO_MIRRORS during an
5 > > > emerge and SRC_URI comes last. I want to reverse this; try SRC_URI
6 > > > first and if that fails, only then proceed to fetch from
7 > > > GENTOO_MIRRORS. Doable?
8 > >
9 > > This is undesirable behaviour - te mirrors exist because SRC_URI may
10 > > often have limited bandwidth.
11 > >
12 > > The package's hosting may be donated to the software's author, for
13 > > instance, by a 3rd party, so when you go directly to SRC_URI, avoiding
14 > > mirrors, you wear out the author's welcome.
15 > >
16 > > Mirrors are hosted by people with gallons & gallons of bandwidth to
17 > > spare, who expect you to use it.
18 > >
19 > > It makes sense to use the mirrors FIRST.
20 >
21 > Definitely.
22 >
23 > I have to beat users over the head (metaphorically) with a stick to get
24 > them to use my mirror. They somehow have the idea that SRC_URI has better
25 > quality bits than my ftp server...
26 >
27 > By going to SRC_URI every time, they use up precious international
28 > bandwidth instead of local (of which there is heaps). Every six months,
29 > when Fedora or Ubuntu does a release, those users can saturate the entire
30 > pipe into this *country* - just to get isos that I already have publicly
31 > available and am begging them to use.
32
33 my university has a nice volume cap for all students. But everything
34 downloaded from its own network - including the ftp servers is 'free' - only
35 outside traffic counts.
36
37 Luckily, my university hosts a major gentoo mirror. Not rsync, but distfiles.
38 They also have ubuntu, suse, fedora stuff. Windows updates.. and still people
39 don't use it. Annoying.

Replies

Subject Author
Re: [gentoo-user] Trying SRC_URI first during fetching Alan McKinnon <alan.mckinnon@×××××.com>