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

Unexpected method 'appcast' called on Cask adoptopenjdk11 #173628

Closed
6 tasks done
vmarsterson opened this issue May 13, 2024 · 1 comment
Closed
6 tasks done

Unexpected method 'appcast' called on Cask adoptopenjdk11 #173628

vmarsterson opened this issue May 13, 2024 · 1 comment
Labels

Comments

@vmarsterson
Copy link

vmarsterson commented May 13, 2024

Verification

Description of issue

Whenever I run brew doctor or brew uninstall any package I get the following error: Unexpected method 'appcast' called on Cask adoptopenjdk11

Command that failed

brew uninstall yarn

Output of command

Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
==> Autoremoving 8 unneeded formulae:
bdw-gc
cmocka
guile
jpeg
libffi
libpthread-stubs
libtool
pcre
Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs

Output of command with --verbose --debug

/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::NullLoader): loading yarn
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/yarn
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/rubberband
...
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/bdw-gc
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromNameLoader): loading adoptopenjdk11
Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading google-cloud-sdk
...

Output of brew doctor and brew config

Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  [email protected]

Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /opt/homebrew/sbin.
Consider setting your PATH for example like so:
  echo 'export PATH="/opt/homebrew/sbin:$PATH"' >> ~/.zshrc

HOMEBREW_VERSION: 4.2.21-117-gd7e81be
ORIGIN: https://github.com/Homebrew/brew
HEAD: d7e81bed359e1cbe9fb935ff40e1fd85269388fb
Last commit: 12 hours ago
Core tap JSON: 13 May 18:38 UTC
Core cask tap JSON: 13 May 18:38 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4.1-arm64
CLT: N/A
Xcode: 15.3
Rosetta 2: false

Output of brew tap

adoptopenjdk/openjdk
homebrew/services
@SMillerDev
Copy link
Member

Duplicate of #173357

@SMillerDev SMillerDev marked this as a duplicate of #173357 May 13, 2024
@SMillerDev SMillerDev closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants