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 font-firacode-nerd-font. #176920

Closed
6 tasks done
jerrythomas opened this issue Jun 17, 2024 · 1 comment
Closed
6 tasks done

Comments

@jerrythomas
Copy link

Verification

Description of issue

I am seeing multiple errors with the message "unexpected method 'appcast' called". These look to be issues in specific casks and not in home brew itself.

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

On running brew doctor

brew doctor 
Error: Unexpected method 'appcast' called on Cask boostnote.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask boostnote.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs

Command that failed

brew upgrade

Output of command with --verbose --debug

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


```text
/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading font-fira-code-nerd-font
/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromInstalledPathLoader): loading font-firacode-nerd-font
Error: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.
Follow the instructions here:
  https://github.com/Homebrew/homebrew-cask#reporting-bugs


### Output of `brew doctor` and `brew config`

```shell
HOMEBREW_VERSION: 4.3.5-120-ge8430b2
ORIGIN: https://github.com/Homebrew/brew
HEAD: e8430b25a1d1321f32e5093d62b57b5cb7cfb3c3
Last commit: 12 hours ago
Core tap HEAD: 8c38e412dbea12a56a7825cb8c3753a60ecb3991
Core tap last commit: 30 minutes ago
Core tap JSON: 17 Jun 03:49 UTC
Core cask tap HEAD: cb9b026407c215ca25358d5932c5738c7e49aa64
Core cask tap last commit: 5 minutes ago
Core cask tap JSON: 17 Jun 03:49 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: vi
HOMEBREW_MAKE_JOBS: 16
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.3/bin/ruby
CPU: 16-core 64-bit kabylake
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4.1-x86_64
CLT: 15.3.0.0.1.1708646388
Xcode: 15.4

Output of brew tap

brewsci/base
coursier/formulas
grpc/grpc
heroku/brew
homebrew/bundle
homebrew/cask
homebrew/cask-fonts
homebrew/cask-versions
homebrew/core
homebrew/services
libsql/sqld
mongodb/brew
moritzsternemann/apple-fonts
teamookla/speedtest
tektoncd/tools
tilt-dev/tap
tursodatabase/tap
ubuntu/microk8s
@bevanjkay
Copy link
Member

Please see #173201 (comment)

@bevanjkay bevanjkay closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 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