Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 320595 - app-emulation/virtualbox-{bin,modules,ose,{guest,ose}-additions}-3.1.8, x11-drivers/xf86-{input,video}-virtualbox-3.1.8 stabilization request
Summary: app-emulation/virtualbox-{bin,modules,ose,{guest,ose}-additions}-3.1.8, x11-d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: STABLEREQ
: 309359 (view as bug list)
Depends on: 323125
Blocks: 323953 324033
  Show dependency tree
 
Reported: 2010-05-19 16:38 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2010-07-14 13:10 UTC (History)
4 users (show)

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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-05-19 16:38:43 UTC
Current stable version (3.0.12) is hopelessly outdated and the modules package doesn't compile with current stable kernels.
Additionally virtualbox-ose-3.1.8 has a fix to compile with latest sys-power/iasl so we should be on the safe side when that iasl version becomes stable as well.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-05-19 17:12:17 UTC
*** Bug 309359 has been marked as a duplicate of this bug. ***
Comment 2 Mike Limansky 2010-05-19 19:42:42 UTC
(In reply to comment #1)
> *** Bug 309359 has been marked as a duplicate of this bug. ***
> 

Bug 309359 had dependencies on bug 305583 and bug 297633. I suppose this bug also should depend at least on bug 297633.
Comment 3 matt 2010-06-07 23:00:16 UTC
xf86-input-virtualbox-3.1.8-r1 bug 323125
Comment 4 matt 2010-06-07 23:20:04 UTC
same problem with xf86-video-virtualbox-3.1.8-r1
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-19 10:04:54 UTC
Since this seems to stay unattended like the bug #309359 was, let me explain what you arch guys could at least try:

  USE="additions" emerge -v ~virtualbox-ose-3.1.8
  modprobe vboxnetflt
  modprobe vboxnetadp
  gpasswd -a $user vboxusers

and then simply run-test VirtualBox once. There's no need to create and run a VM but if you feel like doing so, just download some linux ISO and boot the VM with it.

Similar procedure with virtualbox-bin, after you have unmerged virtualbox-{additions,ose}:

  emerge -v ~virtualbox-bin-3.1.8
  modprobe vboxnetflt
  modprobe vboxnetadp
  gpasswd -a $user vboxusers

and then run-test the -bin version as well.

For the guest packages to test (virtualbox-guest-additions, xf86-{input,video}-virtualbox) you actually need a Gentoo in a VM. As it appears to be quite awkward to just install a fully blown Gentoo into a VM to test the guest packages you may contact me and request root access to my stable amd64/x86 VMs I have set up here at home. Please note that I only consider requests being valid when the request was made via your gentoo email address signed with your official gentoo gpg signature.
Comment 6 Christoph Mende (RETIRED) gentoo-dev 2010-06-21 13:49:28 UTC
amd64 stable, hope I didn't miss anything heh
Comment 7 Christian Faulhammer (RETIRED) gentoo-dev 2010-07-14 13:10:00 UTC
stable x86, closing