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 adoptopenjdk8. #188069

Closed
6 tasks done
hz0ne opened this issue Oct 10, 2024 · 1 comment
Closed
6 tasks done

Unexpected method 'appcast' called on Cask adoptopenjdk8. #188069

hz0ne opened this issue Oct 10, 2024 · 1 comment

Comments

@hz0ne
Copy link

hz0ne commented Oct 10, 2024

Verification

Description of issue

❯ brew install --cask adoptopenjdk8
Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
==> Downloading https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jdk_x64_mac_hotspot_8u292b10.pkg

brew install adoptopenjdk8 ERROR

Command that failed

yes

Output of command with --verbose --debug

❯ brew install --cask adoptopenjdk8 --verbose --debug
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromNameLoader): loading adoptopenjdk8
Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
==> Cask::Installer#install
==> Printing caveats
==> Cask::Installer#fetch

Output of brew doctor and brew config

❯ brew doctor
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: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae and may need to be deleted.

Unexpected dylibs:
  /usr/local/lib/libmonitor.dylib

Output of brew tap

❯ brew tap
adoptopenjdk/openjdk
laishulu/cask-fonts
zeta/zeta
@khipp
Copy link
Member

khipp commented Oct 10, 2024

Take a look at our pinned issue: #173201 (comment).

@khipp khipp closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 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