Gentoo Archives: gentoo-user

From: Rafael Barrera Oro <borafael@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config)
Date: Mon, 03 Nov 2008 15:41:37
Message-Id: a964044f0811030741k4d22c47dl4c2eff9d2c52ddfb@mail.gmail.com
In Reply to: Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config) by Alan McKinnon
1 Will do
2
3 thanks for the explanation
4
5 2008/11/3 Alan McKinnon <alan.mckinnon@×××××.com>
6
7 > On Monday 03 November 2008 17:31:59 Rafael Barrera Oro wrote:
8 > > Whenever i try to emerge KDE-META-4.1.2-r1, everything goes fine until
9 > the
10 > > process suddenly dies with the following epitaph:
11 > >
12 > > ACCESS DENIED chmod: /usr/share/config
13 > > chmod: changing permissions of `/usr/share/config': Permission denied
14 >
15 > You are running emerge in a sandbox and the ebuild is trying to chmod a
16 > directory with these permissions:
17 >
18 > $ ls -ald /usr/share/config
19 > drwxr-xr-x 4 root root 208 Oct 23 15:39 /usr/share/config
20 >
21 > which of course will never work. This is a bug, so report it at bgo unless
22 > someone else has already done so.
23 >
24 >
25 > --
26 > alan dot mckinnon at gmail dot com
27 >
28 >

Replies

Subject Author
Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config) Rafael Barrera Oro <borafael@×××××.com>