Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"brew cask list" showed outdated list #4909

Closed
kych opened this issue Jun 15, 2014 · 2 comments
Closed

"brew cask list" showed outdated list #4909

kych opened this issue Jun 15, 2014 · 2 comments

Comments

@kych
Copy link

kych commented Jun 15, 2014

The environment is like this:

~  brew cask doctor
==> OS X Version:
10.9.3
==> Hardware Architecture:
intel-64
==> Ruby Version:
2.0.0-p451
==> Ruby Path:
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
==> Homebrew Version:
0.9.5
==> Homebrew Executable Path:
/usr/local/bin/brew
==> Homebrew Cellar Path:
/usr/local/Cellar
==> Homebrew-cask Version:
0.35.0
==> Homebrew-cask Default Tap Path:
/usr/local/Library/Taps/caskroom/homebrew-cask
==> Homebrew-cask Alternate Cask Taps:

==> Homebrew-cask Default Tap Cask Count:
1608
==> Contents of $LOAD_PATH:
/usr/local/Cellar/brew-cask/0.35.0/rubylib
/usr/local/Library/Homebrew
/Library/Ruby/Site/2.0.0
/Library/Ruby/Site/2.0.0/x86_64-darwin13
/Library/Ruby/Site/2.0.0/universal-darwin13
/Library/Ruby/Site
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin13
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/universal-darwin13
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/x86_64-darwin13
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin13
==> Contents of $RUBYLIB Environment Variable:

==> Contents of $RUBYOPT Environment Variable:

==> Contents of $RUBYPATH Environment Variable:

==> Contents of $RBENV_VERSION Environment Variable:

==> Contents of $GEM_HOME Environment Variable:

==> Contents of $GEM_PATH Environment Variable:

==> Contents of $BUNDLE_PATH Environment Variable:

==> Running As Privileged User:
No

I uninstalled mplayerx sometime ago, but it's listed.

~  brew cask list
alfred     fluid      macvim     mplayerx   spectacle  tagger     xiami      xquartz
➜  ~  brew cask list mplayerx
Warning: mplayerx is not installed
Error: nothing to list
➜  ~
@rolandwalker
Copy link
Contributor

Hi!

This is sort of a "known bug" that crops up in many different forms. The fundamental problem is that the Ruby backend always uses the newest Cask definition, and "forgets" how to find mplayerx, because the Cask definition has been updated since the time you installed it.

We plan to address this with improved bookkeeping in #3066. However, I also want to finish the items in #4688 first.

@vitorgalvao
Copy link
Member

Closing in favor of #2988.

@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants