Gentoo Archives: gentoo-user

From: Rafael Barrera Oro <borafael@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config)
Date: Mon, 03 Nov 2008 15:32:05
Message-Id: a964044f0811030731y6284ca41jf92de00174c3efa0@mail.gmail.com
1 Whenever i try to emerge KDE-META-4.1.2-r1, everything goes fine until the
2 process suddenly dies with the following epitaph:
3
4 ACCESS DENIED chmod: /usr/share/config
5 chmod: changing permissions of `/usr/share/config': Permission denied
6
7 First i thought it was a portage bug so i did an emerge --sync and found out
8 that there was an update available, nevertheless, the problem was not fixed.
9
10 Some more output:
11
12 -- Installing
13 /var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/usr/share/doc/HTML/en/sonnet/index.docbook
14 -- Installing
15 /var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/usr/share/man/man7/qtoptions.7
16 -- Installing
17 /var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/usr/share/man/man1/kde4-config.1
18 ACCESS DENIED chmod: /usr/share/config
19 chmod: changing permissions of `/usr/share/config': Permission denied
20 >>> Completed installing kdelibs-4.1.2-r1 into
21 /var/tmp/portage/kde-base/kdelibs-4.1.2-r1/image/
22
23 --------------------------- ACCESS VIOLATION SUMMARY
24 ---------------------------
25 LOG FILE = "/var/log/sandbox/sandbox-8733.log"
26
27 chmod: /usr/share/config
28 --------------------------------------------------------------------------------
29
30 >>> Failed to emerge kde-base/kdelibs-4.1.2-r1, Log file:
31
32 >>> '/var/tmp/portage/kde-base/kdelibs-4.1.2-r1/temp/build.log'
33
34 * GNU info directory index is up-to-date.
35
36 * IMPORTANT: 2 config files in '/etc' need updating.
37 * See the CONFIGURATION FILES section of the emerge
38 * man page to learn how to update config files.
39
40 !!! existing preserved libs:
41 >>> package: app-pda/libopensync-0.36
42 * - /usr/lib64/libopensync.so.0
43 * - /usr/lib64/libopensync.so.0.0.0
44 * used by /usr/kde/3.5/bin/kitchensync (kde-base/kitchensync-3.5.9)
45 * used by /usr/kde/3.5/lib64/kde3/libkitchensyncpart.so
46 (kde-base/kitchensync-3.5.9)
47 * used by /usr/kde/3.5/lib64/libkitchensync.so.0.0.0
48 (kde-base/kitchensync-3.5.9)
49 * used by 3 other files
50 * - /usr/lib64/libosengine.so.0
51 * - /usr/lib64/libosengine.so.0.0.0
52 * used by /usr/kde/3.5/bin/kitchensync (kde-base/kitchensync-3.5.9)
53 * used by /usr/kde/3.5/lib64/kde3/libkitchensyncpart.so
54 (kde-base/kitchensync-3.5.9)
55 * used by /usr/kde/3.5/lib64/libkitchensync.so.0.0.0
56 (kde-base/kitchensync-3.5.9)
57 * used by /usr/kde/3.5/lib64/libqopensync.so.0.0.0
58 (kde-base/kitchensync-3.5.9)
59 >>> package: sys-fs/udev-130-r1
60 * - /lib64/libvolume_id.so.0
61 * - /lib64/libvolume_id.so.0.75.0
62 * used by /usr/libexec/hald-probe-storage (sys-apps/hal-0.5.9-r1)
63 * used by /usr/libexec/hald-probe-volume (sys-apps/hal-0.5.9-r1)
64 Use emerge @preserved-rebuild to rebuild packages using these libraries
65
66 Since the emerge was not completed i do not dare to deal with the preserved
67 libraries
68
69 As usual, thanks in advance
70
71 Humbly
72
73 Rafael

Replies

Subject Author
Re: [gentoo-user] can not emerge KDE-META (ACCESS DENIED chmod: /usr/share/config) Alan McKinnon <alan.mckinnon@×××××.com>