|
|
ibox ibox # emerge --sync无法更新怎么办?
ibox@ibox ~ $ su root
ibox ibox # emerge --sync
>>> starting rsync with rsync://166.111.8.229/gentoo/gentoo-portage...
>>> checking server timestamp ...
rsync: failed to connect to 166.111.8.229: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(88)
>>> retry ...
>>> Starting retry 1 of 3 with rsync://166.111.8.229/gentoo/gentoo-portage
>>> checking server timestamp ...
rsync: failed to connect to 166.111.8.229: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(88)
>>> retry ...
>>> Starting retry 2 of 3 with rsync://166.111.8.229/gentoo/gentoo-portage
>>> checking server timestamp ...
rsync: failed to connect to 166.111.8.229: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(88)
>>> retry ...
>>> Starting retry 3 of 3 with rsync://166.111.8.229/gentoo/gentoo-portage
>>> checking server timestamp ...
rsync: failed to connect to 166.111.8.229: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(88)
!!! 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. |
|