Re: virtualbox-host-modules-artix outdated
Reply #2 –
And just for anyone else that runs into the same issue that can't figure out how to work around the issue themselves, the quick fix until the dev's sort out the issue should be to downgrade if you've kept the old installers in /var/cache/pacman/pkg. You'll need to go to VirtualBox's web site to grab the old extensions if you let the installer delete the package when you update. The old extensions can be found at:
https://www.virtualbox.org/wiki/Download_Old_Builds_5_2
The commands to downgrade are:
sudo pacman -U /var/cache/pacman/pkg/virtualbox-5.2.22-3-x86_64.pkg.tar.xz /var/cache/pacman/pkg/virtualbox-guest-iso-5.2.22-1-any.pkg.tar.xz /var/cache/pacman/pkg/virtualbox-host-dkms-5.2.22-3-x86_64.pkg.tar.xz