Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to fix a hefty (emerge) blocking problem
Date: Wed, 12 Nov 2008 18:59:14
Message-Id: 87k5b8ojxi.fsf@newsguy.com
In Reply to: Re: [gentoo-user] How to fix a hefty (emerge) blocking problem by Dan Wallis
1 "Dan Wallis" <mrdanwallis@×××××.com> writes:
2
3 > The blocks regarding sys-fs/e2fsprogs, sys-libs/e2fsprogs-libs,
4 > sys-libs/ss and sys-libs/com_err were discussed recently on this list.
5 > Basically you need to:
6 >
7 > emerge -f e2fsprogs e2fsprogs-libs
8 > emerge -C com_err ss e2fsprogs
9 > emerge -1 e2fsprogs
10 >
11 >
12 > I'm not sure about the others, but fixing these should get you closer
13 > to an up-to-date system. :)
14
15 That did clean those up... thanks