Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263659 - [kde-testing] kde-base/kglobalaccel-4.2.67 fails to install due to sandbox violation
Summary: [kde-testing] kde-base/kglobalaccel-4.2.67 fails to install due to sandbox vi...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 19:27 UTC by kavol
Modified: 2009-04-02 17:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kavol 2009-03-24 19:27:13 UTC
Hi,

I'm getting this error:

[...]
-- Installing: /var/tmp/portage/kde-base/kglobalaccel-4.2.67/image/usr/share/kde4/services/kglobalaccel.desktop                                              
Removing kdedglobalaccel desktop file                                                                                                                        
ACCESS DENIED  unlink:       /usr/share/kde4/services/kded/kdedglobalaccel.desktop                                                                           
Removing kdedglobalaccel plugin
ACCESS DENIED  unlink:       /usr/lib/kde4/kded_globalaccel.so
>>> Completed installing kglobalaccel-4.2.67 into /var/tmp/portage/kde-base/kglobalaccel-4.2.67/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-10338.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: unlink
S: deny
P: /usr/share/kde4/services/kded/kdedglobalaccel.desktop
A: /usr/share/kde4/services/kded/kdedglobalaccel.desktop
R: /usr/share/kde4/services/kded/kdedglobalaccel.desktop
C: /usr/bin/cmake -P cmake_install.cmake

F: unlink
S: deny
P: /usr/lib/kde4/kded_globalaccel.so
A: /usr/lib/kde4/kded_globalaccel.so
R: /usr/lib/kde4/kded_globalaccel.so
C: /usr/bin/cmake -P cmake_install.cmake
--------------------------------------------------------------------------------

>>> Failed to emerge kde-base/kglobalaccel-4.2.67, Log file:
[...]


I guess this is upstream issue but I cannot find the bug, and before reporting it, I'd like someone from Gentoo devs to rule out the possibility that it is a Gentoo issue ...

Reproducible: Always
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-24 19:34:47 UTC
It is gentoo issue.
Try changing the sandbox version. Up/down what so ever, also what sandbox version you have?
Comment 2 kavol 2009-03-24 20:14:03 UTC
(In reply to comment #1)
> It is gentoo issue.
> Try changing the sandbox version. Up/down what so ever,

ok, I'll try

> also what sandbox version you have?

# sandbox -V
Gentoo path sandbox
 version: 1.6
 C lib:   libc.so.6 (/lib/libc.so.6)
 build:   Mar 13 2009 11:28:45
 contact: sandbox@gentoo.org via http://bugs.gentoo.org/
 rtld:    next is OK! :D

configured with these options:
--prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu CFLAGS=-O2 -march=athlon-tbird -pipe -fomit-frame-pointerLDFLAGS=-Wl,-O1 CPPFLAGS=
Comment 3 kavol 2009-03-25 14:53:18 UTC
(In reply to comment #1)
> Try changing the sandbox version. Up/down what so ever,
...

ok, so I have tried downgrading sandbox versions down to 1.3.2 which is the oldest version required in kglobalaccel dependencies, and still the same result for all the versions

Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-31 19:07:08 UTC
still issue with 68 one?
Comment 5 kavol 2009-03-31 21:07:24 UTC
(In reply to comment #4)
> still issue with 68 one?

sorry, I can't test right now - the machine died :-(

ping me after a week (:-) after I manage to compile everything on another system

Comment 6 kavol 2009-04-02 17:45:11 UTC
(In reply to comment #4)
> still issue with 68 one?

ok, I managed to install kglobalaccel 4.2.68 without any issues today, so closing