Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381397 - app-emulation/virtualbox-4.1.0 does not emerge
Summary: app-emulation/virtualbox-4.1.0 does not emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 07:51 UTC by Karel De Vriendt
Modified: 2011-09-01 08:07 UTC (History)
2 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 Karel De Vriendt 2011-09-01 07:51:24 UTC
When emerging virtualbox-4.1.0, I get and errormessage:

Config.kmk:160: *** You must update kBuild! KMK_REVISION=2537 KBUILD_KMK_REVISION=0 KBUILD_PATH=/var/tmp/portage/app-emulation/virtualbox-4.1.0/work/VirtualBox-4.1.0_OSE/kBuild.  Stop.

kbuild is at the latest version (0.1.9998_pre20110817).

If virtualbox needs a specific version of kbuild, the ebuild should check for this.


Reproducible: Always

Steps to Reproduce:
1. emerge virtualbox
2.
3.
Actual Results:  
Emerge fails with error message as indicated above

Expected Results:  
Virtualbox should emerge

Same result with kbuild-9999
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-01 08:07:22 UTC
+  01 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.1.0.ebuild:
+  Again fixed dependency on kbuild. Thanks to Karel De Vriendt for reporting
+  this in bug #381397.
+

My fault... I already fixed this for virtualbox-4.0.12 but forgot to fix 4.1.0 as well.