On Tue, 2017-09-12 at 18:03 +0200, Dan Horák wrote: > On Tue, 12 Sep 2017 11:49:38 -0400 > Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> wrote: > > > On Tue, Sep 12, 2017 at 11:35:08AM -0400, Ben Williams wrote: > > > case A) Students are using Fedora on windows in a VM (Vbox in > > > this > > > case) for a class. they are required for said class to install > > > the > > > guest additions. they are constantly running into errors that the > > > guest addidions will not build (there install does not have > > > kernel-devel install. They used the F26 release so now have the > > > release kernel and so they install sudo dnf install kernel-devel > > > and > > > still have issues (kernel and kernel-devel versions do not > > > match). > > > > Isn't the solution here for the guest addons to require kernel- > > devel? > > Isn't > https://fedoraproject.org/wiki/Changes/VirtualBox_Guest_Integration > going to fix all the problems? Yes , but "dnf installs the wrong kernel variant subpackages" [1] is an well known problem, in all faqs we have [2], anyway never understood why we can install kernel-devel without kernel count part [3] (which also may solve the problem), also with use of rpm boolean dependencies, seems we can solve this problem, but rpm boolean dependencies will be just available in F27 or 28 if I'm correct . [1] https://bugzilla.redhat.com/show_bug.cgi?id=1228897 [2] dnf install VirtualBox kernel-devel-$(uname -r) akmod-VirtualBox https://rpmfusion.org/Howto/VirtualBox#Fedora_as_a_Virtual_Machine_and_ VBoxGuestAdditions https://rpmfusion.org/Howto/VirtualBox#Quick_install [3] https://bugzilla.redhat.com/show_bug.cgi?id=1228897#c13 > > Dan > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx -- Sérgio M. B. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx