brew-cask で virtual box をインストールしようとしているのですが、このようなエラーが返ってきて virtualbox をインストールできません。私はMacOSX Lion 10.7.5と自作0.9.5、ruby 2.1.0-p0を使用しています
以下のターミナルでのプロセスについて説明しました。
まず、brew tap
コマンドが成功します。
$ brew tap phinze/cask
Cloning into '/usr/local/Library/Taps/phinze/homebrew-cask'...
remote: Reusing existing pack: 32538, done.
remote: Counting objects: 36, done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 32574 (delta 16), reused 2 (delta 0)
Receiving objects: 100% (32574/32574), 11.72 MiB | 379 KiB/s, done.
Resolving deltas: 100% (19138/19138), done.
Tapped 1 formula
It looks like you tapped a private repository. To avoid entering your
credentials each time you update, you can use git HTTP credential caching
or issue the following command:
cd /usr/local/Library/Taps/phinze/homebrew-cask
git remote set-url origin git@github.com:phinze/homebrew-cask.git
第二に、以下のようにbrew-caskをすでにインストールしています
$ brew install brew-cask
Warning: brew-cask-0.35.0 already installed
第三に、virtualbox をインストールしようとしたときに、この種のエラーが返され、Virtualbox をインストールできません。
$ brew cask install virtualbox
==> Removing legacy Tap
Error: No available cask for virtualbox