0

when i try to upgrade or down app using the terminal it display this

Errors were encountered while processing:
 virtualbox-ext-pack
E: Sub-process /usr/bin/dpkg returned an error code (1)

i think the system stacked here to downloaded the file downloading:
http://download.virtualbox.org/virtualbox/5.1.6/Oracle_VM_VirtualBox_Extension_Pack-5.1.6.vbox-extpack
how i can i change to the original thanks

L. D. James
  • 25,444
jojo
  • 1

1 Answers1

0

Installing the extension package you linked would not be a culprit. Running that will install the or reinstall the extensions.

Fix your broken packages by running the commands in this answer.

You might have to loop through them more than once. Each loop would provide cleanup residue from the previous loop. You after looping twice you shouldn't get any errors or warning.

L. D. James
  • 25,444