Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge gentoo-sources
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
beavis_88
n00b
n00b


Joined: 13 May 2006
Posts: 2

PostPosted: Sat May 13, 2006 3:53 pm    Post subject: emerge gentoo-sources Reply with quote

hi,

I am installing a new gentoo linux on my amd64 based system ... I am new to this and I am following the handbook on how to install , but when it comes to this code #emerge gentoo-sources .. it says that i can't download it and it aborts ... Any ideas what I am doing wrong?

Now I am not on my PC , but later today I shall give you the exact message

pls help
10x in advance
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Sat May 13, 2006 4:30 pm    Post subject: Reply with quote

Try using different mirror. Post your make.conf too.
Back to top
View user's profile Send private message
beavis_88
n00b
n00b


Joined: 13 May 2006
Posts: 2

PostPosted: Sat May 13, 2006 5:01 pm    Post subject: Reply with quote

"resolving <mirror>... faild:temporary failure in name resolution
!!!couldn't download genpatches -2.6.16-9.extras.tar.bz2.Aborting.

make.conf : cflags:"-march=k8 -02 -pipe"
chost"x84_64-pc-linux-gnu "
makeopts="-j2"
gentoo_mirrors=ftp://gentoo.itd.net/...sync europe .......
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Sat May 13, 2006 5:06 pm    Post subject: Reply with quote

Are you sure that your network is working? Try to ping www.gentoo.org and then 38.99.64.201.
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
dmartinsca
Guru
Guru


Joined: 09 Dec 2005
Posts: 303
Location: Ontario, Canada

PostPosted: Sat May 13, 2006 5:11 pm    Post subject: Reply with quote

It looks like you didn't copy /etc/resolv.conf from the livecd to /mnt/gentoo/etc/resolv.conf. This is in Section 6.a. Chrooting under Copy DNS Info. I'll assume that you are using one of the amd64 install discs. Switch to another console by pressing Ctrl+Alt+Fx (F1,F2,F3,etc.), log in, and run the command listed in the handbook: cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
Change back to the console you were using(which should be the one where you have run chroot) and try to emerge gentoo-sources again
Back to top
View user's profile Send private message
elbeasto
n00b
n00b


Joined: 25 Jun 2006
Posts: 42

PostPosted: Mon Jun 26, 2006 12:35 am    Post subject: Reply with quote

dmartinsca wrote:
It looks like you didn't copy /etc/resolv.conf from the livecd to /mnt/gentoo/etc/resolv.conf. This is in Section 6.a. Chrooting under Copy DNS Info. I'll assume that you are using one of the amd64 install discs. Switch to another console by pressing Ctrl+Alt+Fx (F1,F2,F3,etc.), log in, and run the command listed in the handbook: cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
Change back to the console you were using(which should be the one where you have run chroot) and try to emerge gentoo-sources again


Hi, im having the exact same problem but when i type the command again in a different console, I get this: cp: cannot stat `/etc/resolve.conf' : No such file or directory

Any ideas?
Back to top
View user's profile Send private message
Valkura
Apprentice
Apprentice


Joined: 27 Feb 2006
Posts: 242
Location: Ramsey, MN

PostPosted: Mon Jun 26, 2006 12:50 am    Post subject: Reply with quote

elbeasto wrote:
dmartinsca wrote:
It looks like you didn't copy /etc/resolv.conf from the livecd to /mnt/gentoo/etc/resolv.conf. This is in Section 6.a. Chrooting under Copy DNS Info. I'll assume that you are using one of the amd64 install discs. Switch to another console by pressing Ctrl+Alt+Fx (F1,F2,F3,etc.), log in, and run the command listed in the handbook: cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
Change back to the console you were using(which should be the one where you have run chroot) and try to emerge gentoo-sources again


Hi, im having the exact same problem but when i type the command again in a different console, I get this: cp: cannot stat `/etc/resolve.conf' : No such file or directory

Any ideas?


Probably means you have the source file and destination file mixed up in your cp syntax:

Code:
cp [source file] [destination file]


Also, make sure you aren't chrooted into the gentoo install when running the cp! That would give you a "no such file" error.

EDIT: noticed your error said "cannot stat '/etc/resolve.conf'." In case that is the actual error (and not just your hand being too used to typing "resolve"), you want "resolv," not "resolve."
_________________
last.fm
SFH, because it's awesome
Back to top
View user's profile Send private message
rizzurant
Tux's lil' helper
Tux's lil' helper


Joined: 20 Feb 2006
Posts: 83
Location: Indonesia

PostPosted: Mon Jun 26, 2006 6:37 am    Post subject: Reply with quote

re check your internet connection, do you able to browsing the web (via links)
or your internet connection under the proxy ?
Back to top
View user's profile Send private message
Gomer_X
n00b
n00b


Joined: 08 Sep 2006
Posts: 1
Location: Cincinnati, OH, USA

PostPosted: Fri Sep 08, 2006 11:21 am    Post subject: Reply with quote

Valkura wrote:

EDIT: noticed your error said "cannot stat '/etc/resolve.conf'." In case that is the actual error (and not just your hand being too used to typing "resolve"), you want "resolv," not "resolve."

w00tt!!

Just doing an install and ran into exactly this problem. I've been doing this to long to make such an obvious mistake. Thanks for the tip.
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Fri Sep 08, 2006 11:46 am    Post subject: Reply with quote

cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf

it can work only on cd boot before chroot
/etc/resolv.conf will not exist
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
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