solved:Gentoo installation:emerger --sync

hi


ich installier grad gentoo.
nachdem ich alles sowit nach anleitung gemacht hab (ausser alles auf eine partition geworfen hab aber das ist egal da ichs von einem ubuntu aus mache und das lebt auch auf einer^) hab ich nach chroot bei emerge --sync ein problem :

Code:
 emerge --sync
Notice: (-3, 'Temporary failure in name resolution')
>>> Starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
>>> Checking server timestamp ...
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
>>> Retrying...
Notice: (-3, 'Temporary failure in name resolution')


>>> Starting retry 1 of 3 with rsync://rsync.gentoo.org/gentoo-portage
>>> Checking server timestamp ...
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
>>> Retrying...
Notice: (-3, 'Temporary failure in name resolution')


>>> Starting retry 2 of 3 with rsync://rsync.gentoo.org/gentoo-portage
>>> Checking server timestamp ...
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
>>> Retrying...
Notice: (-3, 'Temporary failure in name resolution')


>>> Starting retry 3 of 3 with rsync://rsync.gentoo.org/gentoo-portage
>>> Checking server timestamp ...
rsync: getaddrinfo: rsync.gentoo.org 873: Temporary failure in name resolution
rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]

!!! Rsync has not successfully finished. It is recommended that you keep
!!! trying or that you use the 'emerge-webrsync' option if you are unable
!!! to use rsync due to firewall or other restrictions. This should be a
!!! temporary problem unless complications exist with your network
!!! (and possibly your system's filesystem) configuration.

kann mir da jemand helfenß

P.S. ich hab alles nach "knoppix-Methode" gemacht um probleme zu meiden


edit: ok geschafft hatte was vergessen
 
Offenbar sind die DNS-Server aus der chroot-Umgebung nicht erreichbar. Stehen sie in der resolv.conf? Hast du überhaupt Netzwerkzugriff aus deiner chroot-Umgebung (also sind die Devices des Gast-Systems korrekt verlinkt usw)?
 
forums.gentoo.org und bugs.gentoo.org sind auch immer eine gute Anlaufstelle für Probleme mit Gentoo. Dort gibt es auch einige Threads von Leuten mit dem gleichen Problem. Das Problem ist zwar schon gelöst, aber für die Zukunft ist das nicht schlecht zu wissen.
 
Zurück
Oben