Following the reading of lots of posts on these recent blockers I'd like to post my 2p worth on how I fixed it:
Code: Select all
# echo "<=app-crypt/mit-krb5-1.6.3-r2" >> /etc/portage/package.keywords
# emerge --sync
# emerge -f e2fsprogs e2fsprogs-libs
# emerge --unmerge ss com_err e2fsprogs
# emerge e2fsprogs e2fsprogs-libsDon't worry, the contents of ss and com_err now seem to be included in e2fsprogs so you don't have to re-emerge them!
Hope this helps someone
Rich
p.s any chance we can make this post sticky for a while??
Seems reasonable...stuck. Interested parties may also wish to check [bug=234907]the bug[/bug].
--timeBandit
For those only now encountering this block, or others like it, updating to a version of sys-apps/portage in the 2.2 or 2.1.6 or later series should allow emerge to resolve the block automatically unless the libraries which would be removed and replaced are members of the world set. -- desultory
Unstuck as the problem has been addressed in more recent versions of portage. -- desultory





