Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-x11: Compile always fails.
Date: Fri, 30 Jun 2006 21:58:23
Message-Id: 7573e9640606301439m74cdb472oaa711c7153d4b8d3@mail.gmail.com
In Reply to: Re: [gentoo-user] xorg-x11: Compile always fails. by "Nico Schümann"
1 On 6/30/06, Nico Schümann <nico.schuemann@××××××××××.com> wrote:
2 > 2006/6/30, Richard Fish <bigfish@××××××××××.org>:
3 > > Why are you having to redigest stuff? This should not be necessary...
4 > Because portage complained about some wrong hashes, I got no idea why.
5
6 Ok, well, you *really* should be careful about re-digesting stuff. A
7 digest failure means you do not have the files that the Gentoo devs
8 expect you to have. The right thing to do in almost all cases of a
9 digest failure is to:
10
11 If it is a failure in /usr/portage/category/pkg/files/:
12 emerge --sync
13
14 or if it is a distfile that it is complaining about:
15 rm /usr/portage/distfiles/offender.tbz2
16
17 As far as your current problem:
18
19 emerge --oneshot xproto kbproto libSM
20 emerge --oneshot libXt
21 emerge xorg-x11
22
23 -Richard
24
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] xorg-x11: Compile always fails. "Nico Schümann" <nico.schuemann@××××××××××.com>