Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265510 - app-emulation/virtualbox-{ose,bin}-2.2.0 version bump
Summary: app-emulation/virtualbox-{ose,bin}-2.2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Markus Ullmann (RETIRED)
URL: http://www.virtualbox.org
Whiteboard:
Keywords:
: 265892 265903 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-09 06:31 UTC by B@RT
Modified: 2009-04-18 17:10 UTC (History)
4 users (show)

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


Attachments
virtualbox-bin-2.2.0.ebuild (virtualbox-bin-2.2.0.ebuild,5.67 KB, text/plain)
2009-04-09 06:32 UTC, B@RT
Details
virtualbox-modules-2.2.0.ebuild (virtualbox-modules-2.2.0.ebuild,1.25 KB, text/plain)
2009-04-09 06:32 UTC, B@RT
Details
vbox-kernel-module-src-2.2.0 (vbox-kernel-module-src-2.2.0.tar.bz2,469.28 KB, application/octet-stream)
2009-04-09 06:32 UTC, B@RT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description B@RT 2009-04-09 06:31:17 UTC
Sun today released VirtualBox 2.2.0 which marks another major milestone for the world's most popular free and open source hypervisor. Among the many improvements are support for OVF appliances, 3D acceleration for Linux/Solaris guests and support for up to 16GB of RAM per virtual machine.

Reproducible: Always

Steps to Reproduce:
1. download ebuild and kernel modules
2. copy to local portage dir
3. digest new ebuild
4. emerge virtualbox-bin
Comment 1 B@RT 2009-04-09 06:32:13 UTC
Created attachment 187757 [details]
virtualbox-bin-2.2.0.ebuild
Comment 2 B@RT 2009-04-09 06:32:23 UTC
Created attachment 187759 [details]
virtualbox-modules-2.2.0.ebuild
Comment 3 B@RT 2009-04-09 06:32:36 UTC
Created attachment 187760 [details]
vbox-kernel-module-src-2.2.0
Comment 4 Patrick Lauer gentoo-dev 2009-04-09 10:06:20 UTC
Oooh shiny :)
Comment 5 Patrick Lauer gentoo-dev 2009-04-09 10:09:37 UTC
Some comments about the attached ebuilds:

- they are based on the 2.0.6 ebuilds. 2.1.4 has many small improvements, so it would be better to start with those

- dosym /opt/VirtualBox/VBox.sh /usr/bin/vboxwebsrv <-- you reintroduce a bug

apart from that saying "copying the old ebuilds works" would have done it too :)
Comment 6 B@RT 2009-04-09 10:18:58 UTC
(In reply to comment #5)
> Some comments about the attached ebuilds:
> 
> - they are based on the 2.0.6 ebuilds. 2.1.4 has many small improvements, so it
> would be better to start with those
> 
> - dosym /opt/VirtualBox/VBox.sh /usr/bin/vboxwebsrv <-- you reintroduce a bug
> 
> apart from that saying "copying the old ebuilds works" would have done it too
> :)
> 


I have this ebuild was based on my previous version 2.1.4
If you have a correct version - stick it

P.S. If you have not noticed, you are in the bug tracker, but not in the list of stable programs
Comment 7 Alessio Cassibba (X-Drum) 2009-04-09 23:03:16 UTC
hi,

i committed yesterday (2009-04-09) the following ebuilds
on jokeys overlay[1]:

* app-emulation/virtualbox-bin
* app-emulation/virtualbox-ose
* app-emulation/virtualbox-modules
* app-emulation/virtualbox-ose-additions

i'm working to update all the rest:

*virtualbox-guest-additions
* xf86-*-virtualbox

A couple of notes on virtualbox-ose:
--
To build this release updated versions of dev-util/kbuild (0.1.5-r1)
and net-libs/gsoap (2.7.12-r1) are needed.

So i create a snapshot for kBuild with an updated revision 0.1.5 (r2274)
this is mandatory to build virtualbox and the only available tarball is
the 0.1.5 (r2259), the updated gsoap is needed to build correctly the virtualbox webservice [vboxwebservice], with the old 2.7.9f
release this was not possible.


[1] http://overlays.gentoo.org/dev/jokey
Comment 8 Alessio Cassibba (X-Drum) 2009-04-12 15:23:17 UTC
(In reply to comment #7)
> i'm working to update all the rest:
> 
> *virtualbox-guest-additions
> * xf86-*-virtualbox
> 

I just commited to jokey's overlay[1] all the missing ebuilds,
sorry for the delay but it took more than expected due to changes
to the build system, (especially for xf86-video-virtualbox were ugly
hacks were implement to build the opengl part).

please report here any problem with these ebuilds, i'm also interested
in feedback with xf86-video-virtualbox and OpenGL acceleration on linux
guests; i suspect that the driver built from OSE sources is not 100%
compatible with linux guests running on PUEL (virtualbox-bin) hosts.

[1] http://overlays.gentoo.org/dev/jokey
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-12 21:32:59 UTC
*** Bug 265892 has been marked as a duplicate of this bug. ***
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-12 21:49:47 UTC
*** Bug 265903 has been marked as a duplicate of this bug. ***
Comment 11 Alessio Cassibba (X-Drum) 2009-04-15 21:43:16 UTC
(In reply to comment #8)
[..]
> i suspect that the driver built from OSE sources is not 100%
> compatible with linux guests running on PUEL (virtualbox-bin) hosts.
> 
> [1] http://overlays.gentoo.org/dev/jokey

my suspect was confirmed, upstream fixed in SVN the missing bits for the 
linux guest additions in OSE[1], so the problem is now fixed.

I created an updated snapshots of the current sources and updated the
xf86-video-virtualbox ebuild on overlay, the updated tarball is on my
personal web space.


[1] http://vbox.innotek.de/pipermail/vbox-dev/2009-April/001278.html
Comment 12 Patrick Lauer gentoo-dev 2009-04-18 16:25:51 UTC
kbuild updated.
virtualbox-modules and virtualbox-ose committed, I'll see that I can get the rest into the tree too.
Comment 13 Patrick Lauer gentoo-dev 2009-04-18 17:06:32 UTC
Yey, all in the tree. Let's see what I broke this time ;)
Comment 14 Balazs Nemeth 2009-04-18 17:10:35 UTC
(In reply to comment #13)
> Yey, all in the tree. Let's see what I broke this time ;)
> 

Thank you for your work!