I'm not sure how to resolve the following errors.
I've installed and tired per thread on gentoo:
Code: Select all
emerge-delta-webrsync
Looking for available base versions for a delta
Checking digest ...
fetching patches
Fetching file snapshot-20160721-20160722.patch.bz2 ...
Checking digest ...
md5 failed on snapshot-20160721-20160722.patch.bz2
no patches found? up to date?
syncing with existing file
Syncing local tree ...
I get the following errors:
ip-172-31-25-176 ~ # emerge --sync;
>>> Syncing repository 'gentoo' into '/usr/portage'...
>>> Starting rsync with rsync://176.28.50.119/gentoo-portage...
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [Receiver=3.1.1]
>>> Retrying...
>>> Starting retry 1 of 4 with rsync://91.186.30.235/gentoo-portage
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [Receiver=3.1.1]
>>> Retrying...
>>> Starting retry 2 of 4 with rsync://81.91.253.252/gentoo-portage
>>> Checking server timestamp ...
timed out
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(632) [Receiver=3.1.1]
>>> Retrying...
>>> Starting retry 3 of 4 with rsync://[2a01:90:200:10::1a]/gentoo-portage
>>> Checking server timestamp ...
rsync error: error in socket IO (code 10) at clientserver.c(128) [Receiver=3.1.1]
>>> Retrying...
>>> Starting retry 4 of 4 with rsync://[2a01:488:67
>>> Checking server timestamp ...
rsync error: error in socket IO (code 10) at clientserver.c(128) [Receiver=3.1.1]
>>> Retrying...
!!! Exhausted addresses for rsync.gentoo.org
* IMPORTANT: 3 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
* IMPORTANT: 3 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy ">=app-eselect/eselect-php-0.9.1[apache2?,fpm?]" have been masked.
!!! One of the following masked packages is required to complete your request:
- app-eselect/eselect-php-0.9.1::gentoo (masked by: EAPI 6)
The current version of portage supports EAPI '5'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by "dev-lang/php-5.6.23::gentoo" [ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
ip-172-31-25-176 ~ # gentoo

