On Wed, Nov 19, 2008 at 08:42, Damian Nadales <[EMAIL PROTECTED]> wrote: > Hi, > > I'm finally working with Paludis :) > > However, I cannot get rid of this blockage. After executing > paludis --pretend --install world > > Two errors arise: > * sys-libs/ss::installed [! blocking] > Reasons: sys-libs/e2fsprogs-libs-1.41.2:0::installed > * sys-libs/com_err::installed [! blocking] > Reasons: sys-libs/e2fsprogs-libs-1.41.2:0::installed > > I followed the instruction in this forum (regarding the paludis > command. I didn't run emerge). > > http://forum.soft32.com/linux/gentoo-user-fix-e2fsprogs-BLOCK-ftopict469269.html > > But the blockage is still there. > > Any ideas?
Oops, I replied to the OP in private, my apologies, hit reply instead of reply to all. In case anyone has the same problem, here's the solution: paludis --uninstall --permit-unsafe-uninstalls com_err paludis --uninstall --permit-unsafe-uninstalls ss -- Joe -- There are 3 kinds of people in the world: those who can count, and those who can't. _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
