Created
April 8, 2014 04:56
-
-
Save acgetchell/10092512 to your computer and use it in GitHub Desktop.
More stuff about one-password
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Cellar] | |
| └─▪ brew uninstall brew-cask | |
| Uninstalling /usr/local/Cellar/brew-cask/0.32.0... | |
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Cellar] | |
| └─▪ brew install brew-cask | |
| ==> Cloning https://github.com/phinze/homebrew-cask.git | |
| Updating /Library/Caches/Homebrew/brew-cask--git | |
| ==> Checking out tag v0.32.0 | |
| 🍺 /usr/local/Cellar/brew-cask/0.32.0: 1438 files, 5.7M, built in 9 seconds | |
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Cellar] | |
| └─▪ brew cask list | |
| alfred firefox macfusion skype textmate virtualbox | |
| anki github menumeters steam torbrowserbundle xquartz | |
| dropbox google-chrome one-password (!) sublime-text truecrypt zotero | |
| evernote lighttable openemu texmaker vagrant | |
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Cellar] | |
| └─▪ brew cask uninstall one-password | |
| Error: undefined method `exist?' for nil:NilClass | |
| Please report this bug: | |
| https://github.com/Homebrew/homebrew/wiki/troubleshooting | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/installer.rb:133:in `purge_files' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/installer.rb:118:in `uninstall' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli/uninstall.rb:9:in `run' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli/uninstall.rb:5:in `each' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli/uninstall.rb:5:in `run' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli.rb:55:in `run_command' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli.rb:70:in `process' | |
| /usr/local/bin/brew-cask.rb:6 | |
| /usr/local/Library/brew.rb:65:in `require' | |
| /usr/local/Library/brew.rb:65:in `require?' | |
| /usr/local/Library/brew.rb:111 | |
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Cellar] | |
| └─▪ brew cask uninstall onepassword | |
| Error: onepassword is not installed | |
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Library/Taps/phinze-cask/Casks] | |
| └─▪ cat onepassword.rb | |
| class Onepassword < Cask | |
| url 'http://i.agilebits.com/dist/1P/mac4/1Password-4.2.2.zip' | |
| homepage 'https://agilebits.com/onepassword' | |
| version '4.2.2' | |
| sha256 'f472d12c879cec5620d22ec805e74d881cd6b41f2c254e960ce5d8ecb525dc6f' | |
| link '1Password 4.app' | |
| end | |
| ┌─[getchell][Hapkido][±][master ✓][/usr/local/Library/Taps/phinze-cask/Casks] | |
| └─▪ mv onepassword.rb one-password.rb | |
| ┌─[getchell][Hapkido][±][master ✗][/usr/local/Library/Taps/phinze-cask/Casks] | |
| └─▪ brew cask uninstall one-password | |
| Error: uninitialized constant Cask::OnePassword | |
| Please report this bug: | |
| https://github.com/Homebrew/homebrew/wiki/troubleshooting | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/source/path.rb:14:in `const_get' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/source/path.rb:14:in `load' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/source/tapped.rb:24:in `load' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask.rb:63:in `load' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli/uninstall.rb:7:in `run' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli/uninstall.rb:5:in `each' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli/uninstall.rb:5:in `run' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli.rb:55:in `run_command' | |
| /usr/local/Cellar/brew-cask/0.32.0/rubylib/cask/cli.rb:70:in `process' | |
| /usr/local/bin/brew-cask.rb:6 | |
| /usr/local/Library/brew.rb:65:in `require' | |
| /usr/local/Library/brew.rb:65:in `require?' | |
| /usr/local/Library/brew.rb:111 | |
| ┌─[getchell][Hapkido][±][master ✗][/usr/local/Library/Taps/phinze-cask/Casks] | |
| └─▪ brew cask uninstall onepassword | |
| Error: No available cask for onepassword | |
| ┌─[getchell][Hapkido][±][master ✗][/usr/local/Library/Taps/phinze-cask/Casks] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment