Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error on emerge system step of install
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
intendedacceleration
n00b
n00b


Joined: 18 Nov 2003
Posts: 31
Location: Two Harbors, MN

PostPosted: Wed Nov 19, 2003 3:15 am    Post subject: Error on emerge system step of install Reply with quote

Ok step by step I have seemed to have solved all my own problems with installing so far, except this one.

I sucessfully bootstrapped the system, now I am trying to run emerge system but it fails everytime because it can't find the host it is trying to download from. How can I change this host and where can I find a list of the hosts availible?

Thank you!

:D
Back to top
View user's profile Send private message
Dracnor
Guru
Guru


Joined: 08 Jun 2003
Posts: 397
Location: Pennsylvania

PostPosted: Wed Nov 19, 2003 3:31 am    Post subject: Reply with quote

which package is it having problems downloading?

you can try (from the install doc):
Code:
(To select a mirror automatically:)
# mirrorselect -a -s4 -o >> /mnt/gentoo/etc/make.conf
(To select a mirror interactively:)
# mirrorselect -i -o >> /mnt/gentoo/etc/make.conf


you can download the package manually from a different location as well using wget or whatever else and put it in the /usr/portage/distfiles/ directory.
Back to top
View user's profile Send private message
intendedacceleration
n00b
n00b


Joined: 18 Nov 2003
Posts: 31
Location: Two Harbors, MN

PostPosted: Wed Nov 19, 2003 3:38 am    Post subject: Reply with quote

Dracnor wrote:
which package is it having problems downloading?

you can try (from the install doc):
Code:
(To select a mirror automatically:)
# mirrorselect -a -s4 -o >> /mnt/gentoo/etc/make.conf
(To select a mirror interactively:)
# mirrorselect -i -o >> /mnt/gentoo/etc/make.conf


you can download the package manually from a different location as well using wget or whatever else and put it in the /usr/portage/distfiles/ directory.


Well that step work this late on in the install or do I have to go back and re-bootstrap my system? I thought it just used that make.config file for the bootstrap, but I am probably wrong.

I tried typing the command mirrorselect and it didn't find it. Do I have to be in a specific directory to run that?
Back to top
View user's profile Send private message
butters
Guru
Guru


Joined: 13 May 2002
Posts: 427
Location: Poughkeepsie, NY

PostPosted: Wed Nov 19, 2003 3:55 am    Post subject: Reply with quote

/etc/make.conf is where most settings for configuring portage are located. Among these is a variable called "GENTOO_MIRRORS" which sets your mirrors. Try adding the following line to your /etc/make.conf:
Code:
GENTOO_MIRRORS="http://www.ibiblio.org/pub/linux/distributions/gentoo"


Once your system is installed, you can worry about mirrorselect and finding fast mirrors.
_________________
If tugboats were bigger, they'd be the ones getting tugged.
Back to top
View user's profile Send private message
intendedacceleration
n00b
n00b


Joined: 18 Nov 2003
Posts: 31
Location: Two Harbors, MN

PostPosted: Wed Nov 19, 2003 4:11 am    Post subject: Reply with quote

butters wrote:
/etc/make.conf is where most settings for configuring portage are located. Among these is a variable called "GENTOO_MIRRORS" which sets your mirrors. Try adding the following line to your /etc/make.conf:
Code:
GENTOO_MIRRORS="http://www.ibiblio.org/pub/linux/distributions/gentoo"


Once your system is installed, you can worry about mirrorselect and finding fast mirrors.


Hmmm..... I think I got a little closer but that gave me a 404. Any other sites I can try?
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Nov 19, 2003 4:17 am    Post subject: Reply with quote

You can just pick a few from the list of Gentoo Mirrors here :
http://www.gentoo.org/main/en/mirrors.xml
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