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.