Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331473 - app-emulation/virtualbox-ose-3.2.8 fails to merge with sandbox violation
Summary: app-emulation/virtualbox-ose-3.2.8 fails to merge with sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
: 331573 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-07 01:19 UTC by Willard Dawson
Modified: 2010-08-20 21:53 UTC (History)
3 users (show)

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


Attachments
Build log (build.log,3.89 KB, text/plain)
2010-08-07 01:20 UTC, Willard Dawson
Details
Emerge info (emerge-info,4.67 KB, text/plain)
2010-08-07 01:21 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2010-08-07 01:19:39 UTC
app-emulation/virtualbox-ose-3.2.8 fails to merge with sandbox violation

Reproducible: Always

Actual Results:  
The first hint that something might be wrong:

Checking for Xmu: found, OK.
Checking for Mesa / GLU: ACCESS DENIED  open_wr:      /dev/dri/card0
found version 1.4, OK.

...more junk...

  +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++
  Hardening is enabled which means that the VBox binaries will not run from
  the binary directory. The binaries have to be installed suid root and some
  more prerequisites have to be fulfilled which is normally done by installing
  the final package. For development, the hardening feature can be disabled
  by specifying the --disable-hardening parameter. Please never disable that
  feature for the final distribution!
  +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++

Enjoy!
>>> Source configured.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-26258.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: open_wr
S: deny
P: /dev/dri/card0
A: /dev/dri/card0
R: /dev/dri/card0
C: /var/tmp/portage/app-emulation/virtualbox-ose-3.2.8/work/VirtualBox-3.2.8_OSE/.tmp_out 
--------------------------------------------------------------------------------
Comment 1 Willard Dawson 2010-08-07 01:20:36 UTC
Created attachment 241705 [details]
Build log
Comment 2 Willard Dawson 2010-08-07 01:21:10 UTC
Created attachment 241707 [details]
Emerge info
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-08-07 04:39:18 UTC
+  07 Aug 2010; Lars Wendler <polynomial-c@gentoo.org>
+  files/virtualbox-ose-3.2.8-mesa-check.patch:
+  Fixed virtualbox-ose-3.2.8-mesa-check.patch which was fscked up by me.
+  Thanks to Willard Dawson (bug #331473).
+

Same fix went into x11-drivers/xf86-video-virtualbox-3.2.8

Please re-sync in a while, try again and let us know about the results.
Comment 4 Willard Dawson 2010-08-07 12:58:57 UTC
(In reply to comment #3)
> +  07 Aug 2010; Lars Wendler <polynomial-c@gentoo.org>
> +  files/virtualbox-ose-3.2.8-mesa-check.patch:
> +  Fixed virtualbox-ose-3.2.8-mesa-check.patch which was fscked up by me.
> +  Thanks to Willard Dawson (bug #331473).
> +
> 
> Same fix went into x11-drivers/xf86-video-virtualbox-3.2.8
> 
> Please re-sync in a while, try again and let us know about the results.
> 

Works for me.  Thanks for the fast response!

Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-08-20 21:53:51 UTC
*** Bug 331573 has been marked as a duplicate of this bug. ***