Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71905

Summary: Sandbox violation in dev-util/desktop-file-utils-0.5
Product: Gentoo Linux Reporter: Phil Willoughby <gentoo-bugs>
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2004.3   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Phil Willoughby 2004-11-20 18:08:37 UTC
The install stage of dev-util/desktop-file-utils-0.5 triggers a sandbox violation on my 2004.3 amd64 system (stable branch).

Reproducible: Always
Steps to Reproduce:
1. Ensure FEATURES contains sandbox
2. emerge =dev-util/desktop-file-utils-0.5

Actual Results:  
ACCESS DENIED  open_wr:   /usr/lib/gnome-vfs-2.0/modules/libmenu.so
/bin/install: cannot create regular file
`//usr/lib/gnome-vfs-2.0/modules/libmenu.so': Permission denied
make[2]: *** [install-modulesLTLIBRARIES] Error 1
make[2]: Leaving directory
`/var/tmp/portage/desktop-file-utils-0.5/work/desktop-file-utils-0.5/src'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/desktop-file-utils-0.5/work/desktop-file-utils-0.5/src'
make: *** [install-recursive] Error 1

!!! ERROR: dev-util/desktop-file-utils-0.5 failed.
!!! Function src_install, Line 23, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-util_-_desktop-file-utils-0.5-28506.log"

open_wr:   /usr/lib/gnome-vfs-2.0/modules/libmenu.so
--------------------------------------------------------------------------------


Expected Results:  
Expected the software to merge correctly.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-11-23 02:30:18 UTC
i'm backporting a fix from 0.9 to 0.5 now, can you please test if it works for you now?
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2005-01-13 07:48:16 UTC
assumed fixed