Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71905 - Sandbox violation in dev-util/desktop-file-utils-0.5
Summary: Sandbox violation in dev-util/desktop-file-utils-0.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-20 18:08 UTC by Phil Willoughby
Modified: 2005-01-13 07:48 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 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