On Mittwoch 05 November 2008, Jorge Peixoto de Morais Neto wrote: > On Wed, Nov 5, 2008 at 6:52 PM, Volker Armin Hemmann > > <[EMAIL PROTECTED]> wrote: > > On Mittwoch 05 November 2008, Dirk Heinrichs wrote: > >> Am Mittwoch, 5. November 2008 19:08:23 schrieb Denis: > >> > This probably was already discussed at length... But I keep waiting > >> > for an automatic portage tree fix to this... Any idea if there will > >> > be a fix, or will I need to take care of this manually? (Intel Core > >> > Duo 32-bit system, FYI). > >> > >> emerge -f e2fsprogs e2fsprogs-libs # wget won't work w/o com_err , so > >> you need to fetch first. > >> emerge -C com_err ss > >> emerge e2fsprogs > >> > >> or, simpler with paludis: > >> > >> paludis -i --dl-blocks discard e2fsprogs > >> > >> If the block still exists after you unmerged com_err and ss, use emerge > >> with - t to find out which package still wants them end re-emerge this > >> first. > >> > >> HTH... > >> > >> Dirk > > > > and mask com_err and ss afterwards - to make sure that nothing pulls them > > in. > > Seems completely unnecessary.
seems - but was part of the bug back in the days I did the switch. unmerge and mask them, was the instruction.