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

Getting "Error: Unexpected method 'appcast' called on Cask adoptopenjdk11." #177124

Closed
6 tasks done
mpkeefe opened this issue Jun 18, 2024 · 1 comment
Closed
6 tasks done

Comments

@mpkeefe
Copy link

mpkeefe commented Jun 18, 2024

Verification

Description of issue

I first noticed this error when running
brew install gh
but I'm also getting it when I run
brew doctor

Command that failed

brew install gh. Actually the command succeeds installing gh. But I get the error message

Output of command with --verbose --debug

$ brew install gh --verbose --debug
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading gh
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading gh
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::NullLoader): loading gh
Warning: gh 2.51.0 is already installed and up-to-date.
To reinstall 2.51.0, run:
  brew reinstall gh

Output of brew doctor and brew config

$ brew doctor
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]


 $ brew config
HOMEBREW_VERSION: 4.3.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: e8430b25a1d1321f32e5093d62b57b5cb7cfb3c3
Last commit: 2 days ago
Core tap JSON: 18 Jun 14:41 UTC
Core cask tap JSON: 18 Jun 14:41 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 10
Homebrew Ruby: 3.3.3 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.3/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.6.0 => /usr/bin/curl
macOS: 14.5-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: 15.4
Rosetta 2: false

Output of brew tap

$ brew tap
adoptopenjdk/openjdk
hashicorp/tap
homebrew/services
@krehel
Copy link
Member

krehel commented Jun 18, 2024

Reported many times. Please see #173201

@krehel krehel closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants