Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I change my download mirror?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mrhodes
Guru
Guru


Joined: 01 May 2002
Posts: 310
Location: Halifax, NS

PostPosted: Fri Jan 31, 2003 12:36 pm    Post subject: How do I change my download mirror? Reply with quote

Hello,
I am installing gentoo again, and this time
I have noticed that the speed of the ibiblio.org site has dropped to
unacceptable levels. It's taking a lot more time to download the files then it is taking to
actually compile them!

I'm just not sure what file I change, or what mirrors I can change to

can anyone help?

Thanks,

Mike
Back to top
View user's profile Send private message
slartibartfasz
Veteran
Veteran


Joined: 29 Oct 2002
Posts: 1462
Location: Vienna, Austria

PostPosted: Fri Jan 31, 2003 1:36 pm    Post subject: Reply with quote

Code:
FETCHCOMMAND='/usr/bin/proz --no-getch -s ${URI} -P ${DISTDIR}'
#
# Portage uses GENTOO_MIRRORS to specify mirrors to use for source retrieval.
# The list is a space seperated list which is read left to right. If you use
# another mirror we highly recommend leaving the default mirror at the end of
# the list so that portage will fall back to it if the files cannot be found
# on your specified mirror.
#GENTOO_MIRRORS="<your_mirror_here> http://www.ibiblio.org/pub/Linux/distributions/gentoo"


change these settings in your make.conf.... u will need to emerge prozilla for this to work...
_________________
To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be.
Back to top
View user's profile Send private message
Nightweaver
n00b
n00b


Joined: 24 Jul 2002
Posts: 40

PostPosted: Fri Jan 31, 2003 2:20 pm    Post subject: Reply with quote

Code:
#GENTOO_MIRRORS="<your_mirror_here> http://www.ibiblio.org/pub/Linux/distributions/gentoo"


(Borrowed from the above post)

Just uncomment that line and add another mirror to the front there (Instead of <your_mirror_here> of course). There's a nice big list on the main gentoo page, or you can look at the ibiblio mirrorlist.
_________________
My mummy says I'm l33t.
Back to top
View user's profile Send private message
mrpsock33
n00b
n00b


Joined: 01 Feb 2003
Posts: 7

PostPosted: Sat Feb 01, 2003 2:07 am    Post subject: Reply with quote

please forgive me if this seems obvious to some, but I was a little unclear myself on how to edit this file:


Code:
nano -w /etc/make.conf


Scroll down to the bottom. My make.conf file didn't have the GENTOO_MIRRORS entry for some reason, so I just added it exactly like above. To make sure I did it right I did an 'emerge' on a small application first before doing the 'emerge -u world' thing. Works great.

The ibiblio mirror really sucks, 1.2Kbs per second for me!
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Sat Feb 01, 2003 4:34 am    Post subject: Reply with quote

Yes more recently this has been moved out of make.conf and into make.globals (although I am not sure why). So just add the line wherever you want will be fine. As to the ibiblio problems these seem very temporary. Last few weeks I have been getting 100+kbps but the last two days I haven't even been able to log on. Perhaps somekind of hardware failure (it couldn't be software ;) ) over there has caused problems I haven't checked their website.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum