Code: Select all
# emerge world -up
These are the packages that I would merge, in order:
Calculating world dependencies \
!!! all ebuilds that could satisfy ">=sys-libs/db-4.1.25" have been masked.
!!! possible candidates are:
- sys-libs/db-4.2.52_p1 (masked by: profile, package.mask, ~keyword)
- sys-libs/db-4.1.25_p1-r3 (masked by: profile)
!!! (dependency required by "sys-libs/pam-0.77" [ebuild])
!!! Problem with ebuild dev-php/php-4.3.4-r4
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
Code: Select all
# ACCEPT_KEYWORDS="~x86" emerge db -p
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] sys-libs/db-4.0.14-r3
Have run emerge sync several times, and tried this:
Code: Select all
# ACCEPT_KEYWORDS="~x86" emerge =sys-libs/db-4.1.25 -p
These are the packages that I would merge, in order:
Calculating dependencies
emerge: there are no masked or unmasked ebuilds to satisfy "=sys-libs/db-4.1.25".
!!! Error calculating dependencies. Please correct.
However, on one of the servers unaffected by this problem:
Code: Select all
# emerge db -p
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] sys-libs/db-4.1.25_p1-r3
Is there an rsync problem about at the moment? However many times I try to "emerge sync" I'm told I'm up-to-date, when it appears that's not true...
How can I force rsync to go to the "master" rsync server?
Cheers, Laurie,

