Hello I am install virtualbox from oracle in my kali app vm. while installing virtualbox-dkms, it returns error code (1)
Loading new virtualbox-6.0.4 DKMS files... dpkg: warning: version '4.14.74-1.pvops.qubes.x86_64' has bad syntax: invalid character in revision number It is likely that 4.14.74-1.pvops.qubes.x86_64 belongs to a chroot's host Building for 4.14.18-1.pvops.qubes.x86_64, 4.14.57-1.pvops.qubes.x86_64, 4.14.74-1.pvops.qubes.x86_64, 4.18.0-2-amd64, 4.18.0-kali2-amd64 and 4.9.0-6-amd64 Module build for kernel 4.14.18-1.pvops.qubes.x86_64 was skipped since the kernel headers for this kernel does not seem to be installed. Module build for kernel 4.14.57-1.pvops.qubes.x86_64 was skipped since the kernel headers for this kernel does not seem to be installed. Building initial module for 4.14.74-1.pvops.qubes.x86_64 Error! Bad return status for module build on kernel: 4.14.74-1.pvops.qubes.x86_64 (x86_64) Consult /var/lib/dkms/virtualbox/6.0.4/build/make.log for more information. dpkg: error processing package virtualbox-dkms (--configure): installed virtualbox-dkms package post-installation script subprocess returned error exit status 10 dpkg: dependency problems prevent configuration of virtualbox: virtualbox depends on virtualbox-dkms (>= 6.0.4-dfsg-5) | virtualbox-source (>= 6.0.4-dfsg-5) | virtualbox-modules; however: Package virtualbox-dkms is not configured yet. Package virtualbox-source is not installed. Package virtualbox-modules is not installed. Package virtualbox-dkms which provides virtualbox-modules is not configured yet. dpkg: error processing package virtualbox (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of virtualbox-qt: virtualbox-qt depends on virtualbox (= 6.0.4-dfsg-5); however: Package virtualbox is not configured yet. Package virtualbox-6.0 which provides virtualbox is not installed. dpkg: error processing package virtualbox-qt (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: virtualbox-dkms virtualbox virtualbox-qt E: Sub-process /usr/bin/dpkg returned an error code (1) so I tried to install linux headers sudo apt-get install linux-headers- linux-headers-4.18.0-2-amd64 linux-headers-4.19.0-2-cloud-amd64 linux-headers-4.19.0-kali3-cloud-amd64 linux-headers-4.18.0-2-common linux-headers-4.19.0-2-common linux-headers-4.19.0-kali3-common linux-headers-4.18.0-kali2-amd64 linux-headers-4.19.0-2-common-rt linux-headers-4.19.0-kali3-common-rt linux-headers-4.18.0-kali2-common linux-headers-4.19.0-2-rt-amd64 linux-headers-4.19.0-kali3-rt-amd64 linux-headers-4.19.0-2-all linux-headers-4.19.0-kali3-all linux-headers-amd64 linux-headers-4.19.0-2-all-amd64 linux-headers-4.19.0-kali3-all-amd64 linux-headers-cloud-amd64 linux-headers-4.19.0-2-amd64 linux-headers-4.19.0-kali3-amd64 linux-headers-rt-amd64 it doesn't show current linux header version which is uname -r 4.14.74-1.pvops.qubes.x86_64 how can I solve this problem? -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/aba60bbe-c044-4ca7-8a07-2c75396cccf8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
