On 12/09/2017 02:20 AM, Jiri Slaby wrote:
On 12/08/2017, 04:20 PM, Jiri Slaby wrote:
On 12/07/2017, 05:50 PM, Larry Finger wrote:
I have tried to make the virtualbox spec to be the same as other packages with kmp, but nothing has helped. The VB kmp package continues to depend on kernel-default, not the specific kernel. If you know how to do it, please help.
$ grep path /usr/lib/rpm/fileattrs/kmp.attr %__kmp_path ^/lib/modules/[^/]*/(updates|extra)/.*\.k o(\.gz)?
does not play well with: $ rpm -ql virtualbox-host-kmp-default /lib/modules/4.14.3-1-default /lib/modules/4.14.3-1-default/misc ...
Use the extra dir...
This does not look correct ;): - MINOR=`sed -n 's;\([0-9]\+\) vboxdrv$;\1;p' /proc/misc` + MINOR=`sed -n 's;\([0-9]\+\) vboxdrv$;\1;p' /proc/extra`
I submitted the change to Factory, and the Updates for Leap 42.2 and 42.3; however, the requests have been declined by Andreas Steiger (see boo#1068211). It seems that there is some disagreement within openSUSE regarding when an update should be triggered. There is no disageement within openSUSE regarding when update should be
On Wed, 2017-12-13 at 09:14 -0600, Larry Finger wrote: triggered, nor do I see any hint of this in either: https://bugzilla.opensuse.org/show_bug.cgi?id=1068211 https://build.opensuse.org/request/show/555606 https://build.opensuse.org/request/show/555607 Maintenance request you submitted plainly does not make sense for Leap (and it is explained why). Cheers Martin