-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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 info
gives Not installed
for some installed casks (chefdk, vagrant, virtualbox)
#23565
Comments
It also happens to me, but with different apps: I also found that brew cask is unable to update applications. I think that cask has in repository newer versions and, if we have older one installed, it states that it is not installed, so it can't update it. As an example: I have installed java using brew cask, version
On the contrary, as VLC seems OK:
|
Yes, this is a known problem when there is a newer version in the repo than is installed. Hopefully most of it will be fixed in #23328. But this is still very much a work in progress. |
FYI, the not-really-a-fix solution is |
Still errors a la #23762 after updated with latest merge. Should that have been fixed too? |
@wickles, could you please create a separate issue with your output? |
it's AFAIK exactly the same as the other issue, so I'll just move conversation over there. |
Some apps are listed with
brew cask list
, butbrew cask info $app
showsNot installed
. I have read "brew cask list shows wrong information" but AFAIK, my problem is withcask info
.However:
The text was updated successfully, but these errors were encountered: