Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330903 - app-emulation/virtualbox-modules-3.2.6 fails to detect sys-kernel/gentoo-sources-2.6.35
Summary: app-emulation/virtualbox-modules-3.2.6 fails to detect sys-kernel/gentoo-sour...
Status: RESOLVED DUPLICATE of bug 330887
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 20:05 UTC by Marco Napetti
Modified: 2010-08-02 21:59 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 Marco Napetti 2010-08-02 20:05:20 UTC
I'm running module-rebuild rebuild after normale kernel upgrade:
** Preparing to merge modules:
** Packages which I will emerge are:
        =app-emulation/virtualbox-modules-3.2.6
5 4 3 2 1 
... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-emulation/virtualbox-modules-3.2.6
 * vbox-kernel-module-src-3.2.6.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...  [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * CPV:  app-emulation/virtualbox-modules-3.2.6
 * REPO: gentoo
 * USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.35-gentoo/build
 * Found sources for kernel version:
 *     2.6.35-gentooError: kernelrelease not valid - run 'make prepare' to update it

[cut normal compilation without errors]

>>> Install virtualbox-modules-3.2.6 into /var/tmp/portage/app-emulation/virtualbox-modules-3.2.6/image/ category app-emulation
 * Installing vboxdrv module
 * Installing vboxnetflt module
 * Installing vboxnetadp module
>>> Completed installing virtualbox-modules-3.2.6 into /var/tmp/portage/app-emulation/virtualbox-modules-3.2.6/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   lib/modules/2.6.35-gentooError:/vboxnetadp.ko
   lib/modules/2.6.35-gentooError:/vboxnetflt.ko
   lib/modules/2.6.35-gentooError:/vboxdrv.ko

Reproducible: Always

Actual Results:  
Installs virtualbox-modules into /lib/modules/2.6.35-gentooError:/ instead of /lib/modules/2.6.35-gentoo/
Comment 1 Rafał Mużyło 2010-08-02 21:59:07 UTC

*** This bug has been marked as a duplicate of bug 330887 ***