|
|
在局域网里,gentoo安装过程中怎么设置代理服务器?
还有,怎么把默认的镜像站点改到国内,比如清华的那个?
watson / # emerge sync
>>> Note: /etc/make.profile/make.defaults isn't available.
an 'emerge sync' will probably fix this.
>>> starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
rsync: failed to connect to rsync.gentoo.org: Network is unreachable
rsync error: error in socket IO (code 10) at clientserver.c(83)
>>> Starting retry 1 of 3
rsync: failed to connect to rsync.gentoo.org: Network is unreachable
rsync error: error in socket IO (code 10) at clientserver.c(83)
>>> Starting retry 2 of 3
rsync: failed to connect to rsync.gentoo.org: Network is unreachable
rsync error: error in socket IO (code 10) at clientserver.c(83)
>>> Starting retry 3 of 3
rsync: failed to connect to rsync.gentoo.org: Network is unreachable
rsync error: error in socket IO (code 10) at clientserver.c(83)
!!! 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.
watson / #
我想是因为没设置代理的缘故。
谁能帮帮我!! |
|