Gentoo Archives: gentoo-user

From: KH <gentoo-user@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge error
Date: Wed, 23 Jan 2008 07:41:33
Message-Id: 4796EFAA.2090300@konstantinhansen.de
In Reply to: Re: [gentoo-user] emerge error by James Ausmus
1 James Ausmus wrote:
2 > On Jan 22, 2008 7:08 PM, James <wireless@×××××××××××.com> wrote:
3 >
4 >> Hello,
5 >>
6 >> I did a routine 'emerge sync' with no problems.
7 >> Then I did an ' emerge -uDNvp world' and it gives this
8 >> message:
9 >>
10 >
11 > <snip>
12 >
13 >
14 >> cache.cache_errors.CacheCorruption: sys-apps/baselayout-1.12.10-r5 is corrupt:
15 >> [Errno 13] Permission denied:
16 >> '/var/cache/edb/dep/usr/portage/sys-apps/baselayout-1.12.10-r5'
17 >>
18 >>
19 >> revdep-rebuild is clean......
20 >>
21 >> I cannot emerge (rebuild) anything. Never seen this problem before
22 >>
23 >> Ideas on fixing this?
24 >>
25 >
26 > Hmm - not sure exactly, but two thoughts come to mind off the bat:
27 >
28 > 1. Check your disk space, make sure it's not full
29 > 2. As root, do a chown -R portage:portage /var/cache/edb
30 >
31 > and see what happens.
32 >
33 > -James
34 >
35 >
36 >
37 >> James
38 >>
39 >> --
40 >> gentoo-user@l.g.o mailing list
41 >>
42 >>
43 >>
44 add the -c to chown
45 -c, --changes
46 like verbose but report only when a change is made
47
48 --
49 gentoo-user@l.g.o mailing list

Replies

Subject Author
[gentoo-user] Re: emerge error James <wireless@×××××××××××.com>