Submitted by ggarron on Wed, 02/18/2009 - 14:11
In one of my Gentoo installations I run into this problem when trying to update it, I run these commands
sudo emerge --sync
and then
sudo emerge --update --deep --pretend world
And I got this message
Calculating world dependencies / !!! All ebuilds that could satisfy ">=sys-libs/e2fsprogs-libs-1.41" have been masked. !!! One of the following masked packages is required to complete your request: - sys-libs/e2fsprogs-libs-1.41.3-r1 (masked by: required EAPI 2, supported EAPI 1) - sys-libs/e2fsprogs-libs-1.41.4 (masked by: required EAPI 2, supported EAPI 1)
To solve that problem just run this:
sudo emerge portage
and try again, it should work this time.
That's where mine is bombing. by Anonymous
When emerge --sync finished, by Kevin Lacquement (not verified)
If this was useful for you, please consider making a donation, any amount is welcome, please proceed by clicking on the yellow donate button, thank you in advance.





