Problems with VirtualBox-4.2.6-5.fc18.x86_64 from rpmfusion and kernel-3.8.1-201.fc18.x86_64 resp. kernel-devel-3.8.1-201.fc18.x86_64

Sandro Mani manisandro at gmail.com
Fri Mar 1 12:54:20 UTC 2013


You could try building the kmod package with something like:

tmpdir=$(mktemp -d)
pushd $tmpdir
yumdownloader --source VirtualBox-kmod
sudo yum-builddep VirtualBox-kmod
rpmbuild --rebuild VirtualBox-kmod*
popd
rm -rf $tmpdir


On Fri, Mar 1, 2013 at 1:43 PM, Ed Greshko <Ed.Greshko at greshko.com> wrote:

> On 03/01/13 18:52, Joachim Backes wrote:
> > I tried, but there are too much dependencies in F18 :-(
>
> And there are no logs for the attempt to build the modules?
>
> I gather you also tried creating /lib/modules/3.8.1-201.fc18.x86_64/extra
>  (there is no s at the end) to see if that my allow the build to complete?
>
>
> --
> test mailing list
> test at lists.fedoraproject.org
> To unsubscribe:
> https://admin.fedoraproject.org/mailman/listinfo/test
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/test/attachments/20130301/30fa9b99/attachment.html>


More information about the test mailing list