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)/.*\.ko(\.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` -- js suse labs -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org