|
|
用gentoo的portage老实有问题,可换用funtoo的portage也是同样~~ 在ubuntu下chroot安装
/etc/resolvconf.conf
domain domain
search domain
nameserver 202.102.224.68
nameserver 202.102.227.68
/etc/conf.d/net
dns_servers_eth0="202.102.224.68 202.102.227.68"
emerge --sync
emerge --sync
>>> Starting git pull in /usr/portage...
fatal: Unable to look up github.com (port 9418) (Temporary failure in name resolution)
!!! git pull error in /usr/portage. |
|