Andreas Stieger changed bug 1047215
What Removed Added
CC   astieger@suse.com
Component Kernel Virtualization:Other
Assignee kernel-maintainers@forge.provo.novell.com Larry.Finger@lwfinger.net
Severity Critical Normal

Comment # 2 on bug 1047215 from
(In reply to Jean-Claude Dole from comment #0)
> My knowledge is so low that I have no opinion.
> Any help is welcome.

Jean, I'm sorry but bugzilla is not the general escalation path for issues that
failed to get fixed for a user in the forums. Having no other option or lack of
knowledge is no reason for a bug by itself. We use bugs to document and track
technical action to take.

Just nothing that this is a third party package, and that we are shipping
Virtualbox in the distribution.

Quoting:

> make[...]
> test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
> echo >&2;							\
> echo >&2 "  ERROR: Kernel configuration is invalid.";		\
> echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
> echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
> echo >&2 ;							\
> /bin/false)

and

> In file included from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:98:0,
>                  from /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:31:
> /usr/src/linux-4.4.73-1/include/linux/mm.h:1264:6: note: expected ���struct vm_area_struct **��� but argument is of type > ���int���
>  long get_user_pages(unsigned long start, unsigned long nr_pages,
>       ^
> /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1100:33: error: too many arguments to function ���get_user_pages���
>                                  papVMAs);               /* vmas */
>                                  ^
> In file included from /tmp/vbox.0/r0drv/linux/the-linux-kernel.h:98:0,
>                  from /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:31:
> /usr/src/linux-4.4.73-1/include/linux/mm.h:1264:6: note: declared here
>  long get_user_pages(unsigned long start, unsigned long nr_pages,
>       ^


As noted in
https://forums.opensuse.org/showthread.php/525768-Cannot-install-oracle-virtualbox-5-1-5-1-22_115216?p=2828727#post2828727
there is a patch for vbox, which our packages have but which are omitted from
Oracle's.

Larry, are you involved in Oracle's virtualbox at all? Can they fix their
packages to work with our kernel?


You are receiving this mail because: