You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
Error: Execution of '/usr/sbin/installer -pkg /private/tmp/dmg.rHgg2L/VirtualBox.pkg -target /' returned 1: installer: Package name is Oracle VM VirtualBox
installer: Installing at base path /
installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)
Error: /Stage[main]/Virtualbox/Package[VirtualBox-4.3.14-95030]/ensure: change from absent to present failed: Execution of '/usr/sbin/installer -pkg /private/tmp/dmg.rHgg2L/VirtualBox.pkg -target /' returned 1: installer: Package name is Oracle VM VirtualBox
installer: Installing at base path /
installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)
It tries to install version 4.3, while there is already version 5.0.12 available on virtualbox website.
I use latest version of this module in my Puppetfile: github "virtualbox", "1.0.13"