Homebrew / homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries
https://brew.sh
BSD 2-Clause "Simplified" License
20.88k stars 10.7k forks source link

Virtualbox 6.0.14 install fails on MAC OS 10.13.4 (17E199) #73973

Closed girishgrover2008 closed 4 years ago

girishgrover2008 commented 4 years ago

MAC OS Version - 10.13.4 (17E199)

GIGROVER-M-M5HX:~ girish.grover$ brew cask install virtualbox Updating Homebrew... ==> Auto-updated Homebrew! Updated 2 taps (homebrew/core and homebrew/cask). ==> Updated Formulae terragrunt ✔ bit cargo-c debianutils dnscrypt-proxy fx glib-networking htslib jenkins ncmpc node ocaml-num scrcpy tor vips ansible-lint bumpversion certbot dhall-json dvc geogram glooctl imagemagick just neomutt noti phpstan serverless traefik bcftools calicoctl cln diffr exploitdb get_iplayer gnupg ios-deploy navi nethack now-cli samtools tflint vim

==> Caveats To install and/or use virtualbox you may need to enable its kernel extension in: System Preferences → Security & Privacy → General For more information refer to vendor documentation or this Apple Technical Note: https://developer.apple.com/library/content/technotes/tn2459/_index.html

==> Downloading https://download.virtualbox.org/virtualbox/6.0.14/VirtualBox-6.0.14-133895-OSX.dmg ######################################################################## 100.0% ==> Verifying SHA-256 checksum for Cask 'virtualbox'. ==> Installing Cask virtualbox ==> Running installer for virtualbox; your password may be necessary. ==> Package installers may write to any location; options such as --appdir are ignored. Password: installer: Package name is Oracle VM VirtualBox installer: choices changes file '/var/folders/tm/5vw1xwgs6ql7527_snd2cpjm0000gn/T/choices20191210-91341-1p65xjy.xml' applied 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.) ==> Purging files for version 6.0.14,133895 of Cask virtualbox Error: Failure while executing; /usr/bin/sudo -E -- /usr/bin/env LOGNAME=girish.grover USER=girish.grover USERNAME=girish.grover /usr/sbin/installer -pkg /usr/local/Caskroom/virtualbox/6.0.14,133895/VirtualBox.pkg -target / -applyChoiceChangesXML /var/folders/tm/5vw1xwgs6ql7527_snd2cpjm0000gn/T/choices20191210-91341-1p65xjy.xml exited with 1. Here's the output: installer: Package name is Oracle VM VirtualBox installer: choices changes file '/var/folders/tm/5vw1xwgs6ql7527_snd2cpjm0000gn/T/choices20191210-91341-1p65xjy.xml' applied 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.) Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs /usr/local/Homebrew/Library/Homebrew/system_command.rb:176:in assert_success!' /usr/local/Homebrew/Library/Homebrew/system_command.rb:53:inrun!' /usr/local/Homebrew/Library/Homebrew/system_command.rb:29:in run' /usr/local/Homebrew/Library/Homebrew/system_command.rb:33:inrun!' /usr/local/Homebrew/Library/Homebrew/cask/artifact/pkg.rb:59:in block in run_installer' /usr/local/Homebrew/Library/Homebrew/cask/artifact/pkg.rb:70:inblock in with_choices_file' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/lib/ruby/2.6.0/tempfile.rb:295:in open' /usr/local/Homebrew/Library/Homebrew/cask/artifact/pkg.rb:67:inwith_choices_file' /usr/local/Homebrew/Library/Homebrew/cask/artifact/pkg.rb:52:in run_installer' /usr/local/Homebrew/Library/Homebrew/cask/artifact/pkg.rb:34:ininstall_phase' /usr/local/Homebrew/Library/Homebrew/cask/installer.rb:218:in block in install_artifacts' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/lib/ruby/2.6.0/set.rb:777:ineach' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/lib/ruby/2.6.0/set.rb:777:in each' /usr/local/Homebrew/Library/Homebrew/cask/installer.rb:209:ininstall_artifacts' /usr/local/Homebrew/Library/Homebrew/cask/installer.rb:101:in install' /usr/local/Homebrew/Library/Homebrew/cask/cmd/install.rb:22:inblock in run' /usr/local/Homebrew/Library/Homebrew/cask/cmd/install.rb:16:in each' /usr/local/Homebrew/Library/Homebrew/cask/cmd/install.rb:16:inrun' /usr/local/Homebrew/Library/Homebrew/cask/cmd/abstract_command.rb:36:in run' /usr/local/Homebrew/Library/Homebrew/cask/cmd.rb:92:inrun_command' /usr/local/Homebrew/Library/Homebrew/cask/cmd.rb:158:in run' /usr/local/Homebrew/Library/Homebrew/cask/cmd.rb:123:inrun' /usr/local/Homebrew/Library/Homebrew/cmd/cask.rb:9:in cask' /usr/local/Homebrew/Library/Homebrew/brew.rb:102:in

'

vitorgalvao commented 4 years ago

If you ignore this guide, your issue may be closed without review.

Also note from that document:

If the maintainer was wrong in closing your issue, please do reply stating why! Closing an issue does not mean the conversation is over. If the guides themselves were unclear, help us improve them! Open first an issue or pull request stating what you found confusing and only then your other issue.