Thanks. The cause of your problem is that you seem to have 2 copies of perl installed. The current deb package you have installed is perl 5.10, but your default "perl" command still points to an incomplete copy of perl 5.8.
Please run: 1. which perl # And attach the output to this bug 2. sudo mv `which perl` `which perl`.old 3. sudo apt-get install --reinstall perl-base -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844686 Title: package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to install/upgrade: virtualbox-ose kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/844686/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
