View previous topic :: View next topic |
Author |
Message |
Sedrik l33t


Joined: 08 Apr 2005 Posts: 655 Location: Uppsala, Sweden
|
Posted: Fri Sep 16, 2005 1:55 pm Post subject: Error when running emerge --sync after chrooting.. [solved] |
|
|
I got GENTOO_MIRRORS and sync variables set to prefered values in my make.conf
when I run emerge --sync I get this
Code: |
Notice: (-2, ´Name or service not known´)
>>> Starting rsync with rsync://rsync.europe.gentoo.org/gento-portage...
>>> Checking server timestamp ...
rsync: getaddrinfo: rsync.europe.gentoo.org 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(88)
>>> retry ...
|
I got internet up and running before I chrooted and have copied my resolve.conf file correctly
So I try a emerge-webrsync and it turns up like this...
Code: |
Attempting to fetch file dated: xxxxxxxxx
--- No md5sum present on the mirror. (Not yet availble.)
|
xxxxxxxx stands for 30-40 different dates looping backwards 2 months in time.. (My date is correct to..)
Does anyone know what my problem is? Is my connection dead when I have chrooted? It shouldn't be if my network card hasn't changed mac adress after chrooting and why would it do that?
Any help is accepted.
Last edited by Sedrik on Fri Sep 16, 2005 2:05 pm; edited 1 time in total |
|
Back to top |
|
 |
kimchi_sg Advocate

Joined: 26 Nov 2004 Posts: 3039
|
Posted: Fri Sep 16, 2005 1:58 pm Post subject: Re: Error when running emerge --sync after chrooting.. |
|
|
Sedrik wrote: | I got internet up and running before I chrooted and have copied my resolve.conf file correctly |
No, you copied it wrongly.
It's resolv.conf NOT resolve.conf. There is no "e" between the "v" and the period.
Please type "exit" to exit the chroot, then repeat the copy command. Be careful to get both "resolv.conf"'s in the copy command correct!
After that, run the chroot command again. |
|
Back to top |
|
 |
Sedrik l33t


Joined: 08 Apr 2005 Posts: 655 Location: Uppsala, Sweden
|
Posted: Fri Sep 16, 2005 2:05 pm Post subject: |
|
|
Inredible.. ^^
I manage to spell it wrong both here and on my laptop
Well thanks kimchi_sg  |
|
Back to top |
|
 |
|