hello friends I had the same error from Daniel-I everything is due to compactness between versions the virtualbox-ext-oracle is not compact with the version of virtual box that you download from the official repositories ... to be clearer we must validate our version of virtualbox with the following command
VBoxManage -v
in my case I have version 6.1.26r145957 of virtualbox
on the next virtualbox page you will find the old builds
https://www.virtualbox.org/wiki/Download_Old_Builds_6_1
here each release has its respective extension pack
In my case, as I mentioned above, I have version 6.1.26 for which I downloaded the following extension pack
once we download it, we only install it with the following command in the location where it is located
Pinned Comments
seblu commented on 2019-04-25 17:41 (UTC)
There is no version dependency on this package on purpose! You could read comments back from 2011 to understand why.