Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
@ 2020-08-30 15:25 FirstZero
  2020-09-01  2:18 ` sgn
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: FirstZero @ 2020-08-30 15:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1015 bytes --]

New issue by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551

Description:
* xuname:  
    Void 5.8.5_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFFFF
* package:  
    virtualbox-ose-6.1.10_2
    virtualbox-ose-dkms-6.1.10_2

### Expected behavior
The DKMS module for virtualbox-ose-6.1.10 is getting built.

### Actual behavior
The DKMS module for virtualbox-ose-6.1.10 is not getting built.
> [*] Configuring unpacked packages
virtualbox-ose-dkms-6.1.10_2: configuring ...
DKMS module 'virtualbox-ose-6.1.10' already added, skipping.
Skipping kernel-5.3.18_1. kernel-headers package not installed...
Building DKMS module 'virtualbox-ose-6.1.10' for kernel-5.8.5_1... FAILED!
DKMS module 'virtualbox-ose-6.1.10' failed to build, please check /var/lib/dkms
for errors in the log file.
virtualbox-ose-dkms-6.1.10_2: installed successfully.

### Steps to reproduce the behavior
Install or rebuild virtualbox-ose-dkms on the latest kernel linux5.8



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
@ 2020-09-01  2:18 ` sgn
  2020-09-01  4:08 ` ericonr
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sgn @ 2020-09-01  2:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684151476

Comment:
You need `linux5.8-headers` packages, in general, you need to install corresponding for the kernel to build dkms.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
  2020-09-01  2:18 ` sgn
@ 2020-09-01  4:08 ` ericonr
  2020-09-01  8:47 ` FirstZero
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2020-09-01  4:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684186149

Comment:
> Skipping kernel-5.3.18_1. kernel-headers package not installed...

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
  2020-09-01  2:18 ` sgn
  2020-09-01  4:08 ` ericonr
@ 2020-09-01  8:47 ` FirstZero
  2020-09-01  8:47 ` [ISSUE] [CLOSED] " FirstZero
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: FirstZero @ 2020-09-01  8:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

New comment by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684593817

Comment:
Last time I checked I was sure I had it installed..

Checking again I didnt.. lets pretend this didnt happen and close that. 

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [ISSUE] [CLOSED] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (2 preceding siblings ...)
  2020-09-01  8:47 ` FirstZero
@ 2020-09-01  8:47 ` FirstZero
  2020-09-01 16:23 ` FirstZero
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: FirstZero @ 2020-09-01  8:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]

Closed issue by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551

Description:
* xuname:  
    Void 5.8.5_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFFFF
* package:  
    virtualbox-ose-6.1.10_2
    virtualbox-ose-dkms-6.1.10_2

### Expected behavior
The DKMS module for virtualbox-ose-6.1.10 is getting built.

### Actual behavior
The DKMS module for virtualbox-ose-6.1.10 is not getting built.
> [*] Configuring unpacked packages
virtualbox-ose-dkms-6.1.10_2: configuring ...
DKMS module 'virtualbox-ose-6.1.10' already added, skipping.
Skipping kernel-5.3.18_1. kernel-headers package not installed...
Building DKMS module 'virtualbox-ose-6.1.10' for kernel-5.8.5_1... FAILED!
DKMS module 'virtualbox-ose-6.1.10' failed to build, please check /var/lib/dkms
for errors in the log file.
virtualbox-ose-dkms-6.1.10_2: installed successfully.

### Steps to reproduce the behavior
Install or rebuild virtualbox-ose-dkms on the latest kernel linux5.8



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (3 preceding siblings ...)
  2020-09-01  8:47 ` [ISSUE] [CLOSED] " FirstZero
@ 2020-09-01 16:23 ` FirstZero
  2020-09-01 16:23 ` FirstZero
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: FirstZero @ 2020-09-01 16:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

New comment by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684977310

Comment:
Alright actually Im going to reopen this because installing the headers didnt fix the issue.
Note that its saying it cant find `kernel-5.3.18_1`. But the installed version by linux5.8-headers/linux5.8 is kernel-5.8.5_1.
I wasnt able to find linux5.3 headers either

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (4 preceding siblings ...)
  2020-09-01 16:23 ` FirstZero
@ 2020-09-01 16:23 ` FirstZero
  2020-09-01 16:38 ` FirstZero
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: FirstZero @ 2020-09-01 16:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 413 bytes --]

New comment by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684977310

Comment:
Alright actually Im going to reopen this because installing the headers didnt fix the issue.
Note that its saying it cant find `kernel-5.3.18_1`. But the installed version by linux5.8-headers/linux5.8 is `kernel-5.8.5_1`.
I wasnt able to find linux5.3 headers either

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (5 preceding siblings ...)
  2020-09-01 16:23 ` FirstZero
@ 2020-09-01 16:38 ` FirstZero
  2020-09-01 18:30 ` pullmoll
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: FirstZero @ 2020-09-01 16:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

New comment by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684977310

Comment:
Alright actually Im going to reopen this because installing the headers didnt fix the issue.
Note that its saying it cant find `kernel-5.3.18_1`. But the installed version by linux5.8-headers/linux5.8 is `kernel-5.8.5_1`.
I wasnt able to find linux5.3 headers either
UPDATE: Seems like VirtualBox doesnt work with the latest driver yet

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (6 preceding siblings ...)
  2020-09-01 16:38 ` FirstZero
@ 2020-09-01 18:30 ` pullmoll
  2020-09-01 21:32 ` FirstZero
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-09-01 18:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-685055833

Comment:
I can confirm that `virtualbox-ose-dkms` fails to build for `linux5.8`. There is no easy solution and `virtualbox-ose-6.1.12` does not fix the problem(s) either. See: https://www.virtualbox.org/ticket/19644
I tried to apply the patches to `virtualbox-ose-6.1.12` but we'd have to patch the kernel also (see local_patches in the linked article).

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (7 preceding siblings ...)
  2020-09-01 18:30 ` pullmoll
@ 2020-09-01 21:32 ` FirstZero
  2020-09-04 23:27 ` steinex
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: FirstZero @ 2020-09-01 21:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

New comment by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-684977310

Comment:
Alright actually Im going to reopen this because installing the headers didnt fix the issue.
Note that its saying it cant find `kernel-5.3.18_1`. But the installed version by linux5.8-headers/linux5.8 is `kernel-5.8.5_1`.
I wasnt able to find linux5.3 headers either
UPDATE: Seems like VirtualBox doesnt work with the latest kernel yet

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (8 preceding siblings ...)
  2020-09-01 21:32 ` FirstZero
@ 2020-09-04 23:27 ` steinex
  2020-09-08 19:16 ` pullmoll
  2020-09-08 19:16 ` [ISSUE] [CLOSED] " pullmoll
  11 siblings, 0 replies; 13+ messages in thread
From: steinex @ 2020-09-04 23:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-687465109

Comment:
VirtualBox 6.1.14 is out which adds support for Linux 5.8.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (9 preceding siblings ...)
  2020-09-04 23:27 ` steinex
@ 2020-09-08 19:16 ` pullmoll
  2020-09-08 19:16 ` [ISSUE] [CLOSED] " pullmoll
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-09-08 19:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/24551#issuecomment-689082507

Comment:
https://github.com/void-linux/void-packages/commit/b3ca34dc8ad283f702c77173290f72eff90fc011

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [ISSUE] [CLOSED] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel
  2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
                   ` (10 preceding siblings ...)
  2020-09-08 19:16 ` pullmoll
@ 2020-09-08 19:16 ` pullmoll
  11 siblings, 0 replies; 13+ messages in thread
From: pullmoll @ 2020-09-08 19:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]

Closed issue by FirstZero on void-packages repository

https://github.com/void-linux/void-packages/issues/24551

Description:
* xuname:  
    Void 5.8.5_1 x86_64 AuthenticAMD uptodate rrrrmmnFFFFFFF
* package:  
    virtualbox-ose-6.1.10_2
    virtualbox-ose-dkms-6.1.10_2

### Expected behavior
The DKMS module for virtualbox-ose-6.1.10 is getting built.

### Actual behavior
The DKMS module for virtualbox-ose-6.1.10 is not getting built.
> [*] Configuring unpacked packages
virtualbox-ose-dkms-6.1.10_2: configuring ...
DKMS module 'virtualbox-ose-6.1.10' already added, skipping.
Skipping kernel-5.3.18_1. kernel-headers package not installed...
Building DKMS module 'virtualbox-ose-6.1.10' for kernel-5.8.5_1... FAILED!
DKMS module 'virtualbox-ose-6.1.10' failed to build, please check /var/lib/dkms
for errors in the log file.
virtualbox-ose-dkms-6.1.10_2: installed successfully.

### Steps to reproduce the behavior
Install or rebuild virtualbox-ose-dkms on the latest kernel linux5.8



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-09-08 19:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30 15:25 [ISSUE] virtualbox-ose-dkms: fails to build DKMS module on the latest kernel FirstZero
2020-09-01  2:18 ` sgn
2020-09-01  4:08 ` ericonr
2020-09-01  8:47 ` FirstZero
2020-09-01  8:47 ` [ISSUE] [CLOSED] " FirstZero
2020-09-01 16:23 ` FirstZero
2020-09-01 16:23 ` FirstZero
2020-09-01 16:38 ` FirstZero
2020-09-01 18:30 ` pullmoll
2020-09-01 21:32 ` FirstZero
2020-09-04 23:27 ` steinex
2020-09-08 19:16 ` pullmoll
2020-09-08 19:16 ` [ISSUE] [CLOSED] " pullmoll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).