Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New member trying to install gentoo needs help [solved]
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
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Sat Mar 11, 2006 3:49 am    Post subject: New member trying to install gentoo needs help [solved] Reply with quote

I am trying to install gentoo amd64. I am following the book, but when I get to the mirror selection section and I run mirrorselect, an error message appears that tells me to check my internet connection. The internet connection is working since I can ping and also use links. Is this a gub or I am missing something.

Thanks,

viga2


Last edited by viga2 on Tue Mar 14, 2006 8:08 pm; edited 2 times in total
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sat Mar 11, 2006 4:25 am    Post subject: Reply with quote

I am not sure of the cause of that error, but it is not a fatal one as adding mirrors to /etc/make.conf is not essential. If you still want to specify mirrors, you can do so manually by choosing the mirror(s) from here and then adding it to /etc/make.conf as GENTOO_MIRRORS="http://foo http://bar"
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Sat Mar 11, 2006 4:28 am    Post subject: Reply with quote

Thanks,

how can I get the http or ftp.... for the mirror link you send me?

Thanks!https://forums.gentoo.org/viewforum.html?f=14&sid=83fff360a1081206162fd032870d7386
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Sat Mar 11, 2006 4:30 am    Post subject: Reply with quote

I just figure it out. By clicking on the link once I reach the destination it gives me the mirror http or ftp address.

I will continue my install.

Thanks, :D
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Sat Mar 11, 2006 6:00 am    Post subject: Reply with quote

I have another problem.

when I USE="-doc symlink" emerge gentoo-sources

I am getting this error message "Error Parsing proxy URL"

How can i solve this problem?

Thanks
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Mon Mar 13, 2006 9:16 pm    Post subject: Reply with quote

Trying hard with no luck. Need help. I am ready to download the kernel but when I go to emerge gentoo-sources, I am getting these:

Error parsing proxy URL http://proxy.server.com:port: Dad port number.

This should be an easy question but so far I had no luck getting help.

Thanks,
Back to top
View user's profile Send private message
Sainted_Trousers
n00b
n00b


Joined: 27 Nov 2005
Posts: 42

PostPosted: Mon Mar 13, 2006 10:43 pm    Post subject: Reply with quote

I'm not an expert (I've never configured proxies for a Gentoo install) but I'm willing to help.

Make sure that you don't have two URLs adjacent to each other. In other words, in your configuration
file (/etc/make.conf??), make sure you don't have, for example,
Code:
PROXIES="http://proxy.server.comhttp://proxy2.server.com"  ### Wrong.
PROXIES="http://proxy.server.com:4000http://proxy2.server.com:4000"  ### Also wrong.
PROXIES="http://proxy.server.com:"  ### Also also wrong.

Make sure you separate the URLs with a space.
Code:
PROXIES="http://proxy.server.com http://proxy2.server.com"  ### Correct.

or
Code:
PROXIES="http://proxy.server.com:4000 http://proxy2.server.com:4000"  ### Correct.

Of course, replace 4000 with the correct port number, or leave it out altogether. I don't know if
proxy configuration requires a port number.
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Mon Mar 13, 2006 11:31 pm    Post subject: Reply with quote

Thanks,

I am following the book and I do not see a section that ask me to write Proxies in the make.conf file? In other works I do not have any
PROXIES on my make.conf file.

Is this the problem?

Thanks again. :?
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Tue Mar 14, 2006 12:01 am    Post subject: Reply with quote

Hi.

Please check if this is your problem.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Tue Mar 14, 2006 2:28 am    Post subject: Reply with quote

jorge,

thanks,

I think I am making the same mistake.

I will try again.
Back to top
View user's profile Send private message
viga2
n00b
n00b


Joined: 01 Mar 2006
Posts: 59
Location: California

PostPosted: Tue Mar 14, 2006 4:04 am    Post subject: Reply with quote

Jorge,

my mirrorselect option is working know. I think by guiding me to the previous post it solved my problem.

Two new members have made the same mistake.

If you do not need a proxy do not add it. ommit step 4 in the links section before you download the stage 3 tarball.

Thanks! :D

Problem solved.

P.S. it took me a while to figure out how to select the mirror in mirror select. Press the space bar!
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Tue Mar 14, 2006 11:18 am    Post subject: Reply with quote

I'm glad your problem is solved.
Please add [solved] to the thread title (edit first post).
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
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