I also got this error message when I ran "sudo apt-get install virtualbox-ose virtualbox-ose-source" on my amd64 server.
It appears that the linux-headers-virtual package is not listed as a dependency which is why the configuration of virtualbox-ose-source fails. Short term fix: Manually running sudo apt-get install linux-header- virtual. Long term fix: make linux-headers-virtual a dependency for virtualbox- ose-source -- virtualbox installation error https://bugs.launchpad.net/bugs/469187 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
