Comment 2 for bug 2039283

Revision history for this message
Thomas Debesse (illwieckz) wrote : Re: virtualbox-dkms from mantic is not compatible with kernel from lunar and fails when upgrading when upgrading from lunar to mantic

I was able to finish the mantic installation by doing:

```
apt-get remove virtualbox virtualbox-dkms
apt-get --fix-broken install
```

I'll have to manually reinstall virtualbox and virtualbox-dkms after the reboot.