You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During a routine attempt to update homebrew with the command brew update && brew upgrade I run onto the following error, which doesn't seem to be reported yet: Error: ```
Unexpected method 'appcast' called on Cask mongodb.
Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs
OS: macOS 13.6.7 (22G720) x86_64
Shell: zsh 5.9
Terminal: WarpTerminal
Homebrew 4.3.0
### Command that failed
brew update && brew upgrade
### Output of command with `--verbose --debug`
```shell
Error: Unexpected method 'appcast' called on Cask mongodb.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Output of brew doctor and brew config
Alias tip: bdoc && brew config
Error: Unexpected method 'appcast' called on Cask mongodb.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask mongodb.
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 kegs have no formulae!This means they were either deleted or installed manually.You should find replacements for the following formulae: python-pluggy python-hatchling python-pathspecWarning: Some installed formulae are deprecated or disabled.You should find replacements for the following formulae:[email protected] neofetch[email protected] python-trove-classifiers[email protected]Warning: Some installed formulae are missing dependencies.You should `brew install` the missing dependencies: brew install ilmbaseRun `brew missing` for more details.
Output of brew tap
Error: Unexpected method 'appcast' called on Cask mongodb.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
The text was updated successfully, but these errors were encountered:
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
During a routine attempt to update homebrew with the command
brew update && brew upgrade
I run onto the following error, which doesn't seem to be reported yet: Error: ```Unexpected method 'appcast' called on Cask mongodb.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Output of
brew doctor
andbrew config
Output of
brew tap
Error: Unexpected method 'appcast' called on Cask mongodb. Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs
The text was updated successfully, but these errors were encountered: