View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006742 | Kali Linux | Kali Package Bug | public | 2020-09-23 06:22 | 2020-12-01 10:48 |
Reporter | Gian42 | Assigned To | sbrun | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2020.3 | ||||
Summary | 0006742: virtualbox-dkms build error after upgrade to 6.1.14-dfsg-4 | ||||
Description | After the last upgrade virtualbox-dkms doesn't recompile module. Deleting module version: 6.1.14
| ||||
Steps To Reproduce | ~# apt remove --purge virtualbox* Reading package lists... Done dpkg: error processing package virtualbox (--configure): dpkg: error processing package virtualbox-qt (--configure): cat /var/lib/dkms/virtualbox/6.1.14/build/make.log DKMS make.log for virtualbox-6.1.14 for kernel 5.8.0-kali1-amd64 (x86_64) ERROR: Kernel configuration is invalid. make[1]: [/usr/src/linux-headers-5.8.0-kali1-common/Makefile:718: include/config/auto.conf] Errore 1 | ||||
Additional Information | cat /etc/apt/sources.list deb http://http.kali.org/kali kali-rolling main non-free contrib uname -v | ||||
did you tried this 'make oldconfig && make prepare' it's apt hint from your output |
|
Yes, I have installed all the needed packages: ii linux-headers-5.8.0-kali1-amd64 5.8.7-1kali1 amd64 Header files for Linux 5.8.0-kali1-amd64 If I try to run the commands above, another error occours: /usr/src/linux-headers-5.8.0-kali1-amd64# make oldconfig && make prepare sh: 0: Can't open /usr/src/linux-headers-5.8.0-kali1-common/scripts/mkmakefile |
|
Same problem with virtualbox's original packages "stable", "testing" and "developement", downloaded from virtualbox.org. |
|
SOLVED: my fault. I tried to run the make commands in the wrong place: cd /usr/src/ Now all works fine. |
|
don't be gratefull apt told you what to do i just told you that apt did that you have to read output because it's helpfull sometimes it gives solution to problem so don't be grateful i didn't do nothing but i'm happy that your problem is solved. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-23 06:22 | Gian42 | New Issue | |
2020-09-23 08:55 | Michu | Note Added: 0013478 | |
2020-09-24 06:29 | Gian42 | Note Added: 0013482 | |
2020-09-24 07:54 | Gian42 | Note Added: 0013483 | |
2020-09-24 08:10 | Gian42 | Note Added: 0013484 | |
2020-09-28 16:33 | Michu | Note Added: 0013511 | |
2020-11-04 07:36 | sbrun | Assigned To | => sbrun |
2020-11-04 07:36 | sbrun | Status | new => resolved |
2020-11-04 07:36 | sbrun | Resolution | open => no change required |
2020-12-01 10:48 | g0tmi1k | Priority | high => normal |