Bug 71905 - Sandbox violation in dev-util/desktop-file-utils-0.5
Bug#: 71905 Product:  Gentoo Linux Version: 2004.3 Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: liquidx@gentoo.org Reported By: gentoo-bugs@willerz.org
Component: Ebuilds
URL: 
Summary: Sandbox violation in dev-util/desktop-file-utils-0.5
Keywords:  
Status Whiteboard: 
Opened: 2004-11-20 18:08 0000
Description:   Opened: 2004-11-20 18:08 0000
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 From Alastair Tse (RETIRED) 2004-11-23 02:30:18 0000 -------
i'm backporting a fix from 0.9 to 0.5 now, can you please test if it works for
you now?

------- Comment #2 From Alastair Tse (RETIRED) 2005-01-13 07:48:16 0000 -------
assumed fixed