Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] gconf - failed: not writable
Date: Fri, 28 Dec 2012 02:17:25
Message-Id: 20121228021659.GD3568@syscon7.inet
1 trying to emerge: gnome-base/gconf-2.32.4
2 and I'm getting a strange error:
3
4 >>> Failed to emerge gnome-base/gconf-2.32.4, Log file:
5 >>> '/var/log/portage/gnome-base:gconf-2.32.4:20121228-021346.log'
6 >>> Jobs: 2 of 23 complete, 1 failed Load avg: 1.05, 0.61, 0.41
7 * Package: gnome-base/gconf-2.32.4
8 * Repository: gentoo
9 * Maintainer: gnome@g.o
10 * USE: amd64 elibc_glibc gtk introspection kernel_linux ldap policykit userland_GNU
11 * FEATURES: sandbox
12 ACCESS DENIED open_wr: /root/.gconf/.testing.writeability
13 ACCESS DENIED unlink: /root/.gconf/.testing.writeability
14
15 (gconftool-2:24669): GConf-WARNING **: None of the resolved addresses are writable; saving configuration settings will not be possible
16 * Fixing OMF Makefiles ...
17 [ ok ]
18 * Disabling deprecation warnings ...
19 [ ok ]
20 * Running elibtoolize in: GConf-2.32.4/
21 * Applying portage/1.2.0 patch ...
22 * Applying sed/1.5.6 patch ...
23 * Applying as-needed/2.2.6 patch ...
24 * Applying gconf-2.24.0-no-gconfd.patch ...
25 [ ok ]
26 * Applying gconf-2.28.0-entry-set-value-sigsegv.patch ...
27 [ ok ]
28 --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
29 LOG FILE "/var/log/sandbox/sandbox-24640.log"
30
31 VERSION 1.0
32 FORMAT: F - Function called
33 FORMAT: S - Access Status
34 FORMAT: P - Path as passed to function
35 FORMAT: A - Absolute Path (not canonical)
36 FORMAT: R - Canonical Path
37 FORMAT: C - Command Line
38
39 F: open_wr
40 S: deny
41 P: /root/.gconf/.testing.writeability
42 A: /root/.gconf/.testing.writeability
43 R: /root/.gconf/.testing.writeability
44 C: /usr/bin/gconftool-2 --shutdown
45
46 F: unlink
47 S: deny
48 P: /root/.gconf/.testing.writeability
49 A: /root/.gconf/.testing.writeability
50 R: /root/.gconf/.testing.writeability
51 C: /usr/bin/gconftool-2 --shutdown
52
53 --
54 Joseph

Replies

Subject Author
Re: [gentoo-user] gconf - failed: not writable Mark Knecht <markknecht@×××××.com>