Git Product home page Git Product logo

Comments (8)

bevanjkay avatar bevanjkay commented on May 25, 2024 19

In all of these cases, this is caused by having a Cask still installed in your Caskroom that was removed from homebrew-cask more than a couple of years ago. They were therefore never updated to remove the deprecated appcast stanza.
If you wish to keep the app installed, you may be best off removing the Cask from your Caskroom (however note that you won't be able to uninstall the app using Homebrew), as it will never receive updates or be able to be reinstalled in future.

rm -rfi $(brew --caskroom)/<token>

rm -rfi $(brew --caskroom)/winds

This will not remove the application from your computer.

from homebrew-cask.

donpark avatar donpark commented on May 25, 2024 3

Some observations and temporary workaround:

  • brew upgrade seems to work fine despite the error.
  • removing module blamed in the error resolved the error message.

Error:

/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromInstalledPathLoader): loading minikube
Error: Unexpected method 'appcast' called on Cask minikube.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs

Temporary Workaround:

brew uninstall minikube

from homebrew-cask.

sgup avatar sgup commented on May 25, 2024 2

Unexpected method 'appcast' called on Cask adoptopenjdk11.

from homebrew-cask.

gadgetvirtuoso avatar gadgetvirtuoso commented on May 25, 2024 1

Unexpected method 'appcast' called on Cask adoptopenjdk11.

Had the same. I ended up deleting the adoptopenjdk manually then reinstall if needed, but this one is being deprecated for temurin.
/opt/homebrew/Caskroom/adoptopenjdk

from homebrew-cask.

Bckempa avatar Bckempa commented on May 25, 2024

I'm having the same issue but it's complaining about a font installed from the (cask-fonts)[https://github.com/Homebrew/homebrew-cask-fonts/] tap. But I can't try the workaround because brew uninstall isn't working, even on other casks/formula.

Edit: Uninstall issue was unrelated

from homebrew-cask.

xand3r40r93 avatar xand3r40r93 commented on May 25, 2024

Error: Unexpected method 'appcast' called on Cask vimmotion.

from homebrew-cask.

jsingal avatar jsingal commented on May 25, 2024

Thanks for your guys help.

from homebrew-cask.

lodewykk avatar lodewykk commented on May 25, 2024

I received the same issue with adoptopenjdk:

brew uninstall ffmpeg

Error: Unexpected method 'appcast' called on Cask adoptopenjdk15.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs

Removing the caskroom entries using the instructions from @bevanjkay solved the issue.

from homebrew-cask.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.