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
While trying to uninstall a java jdk with the cmd, brew uninstall adoptopenjdk, getting the error, Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
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: tomcat@8Warning: 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/libMsgCom.dylib
/usr/local/lib/libSysCtlCom.dylib
/usr/local/lib/libwep_airdrop.dylib
/usr/local/lib/libwep_burn.dylib
/usr/local/lib/libwep_cbcarbon.dylib
/usr/local/lib/libwep_cbcocoa.dylib
/usr/local/lib/libwep_chrome.dylib
/usr/local/lib/libwep_dutil.dylib
/usr/local/lib/libwep_ff.dylib
/usr/local/lib/libwep_icloud.dylib
/usr/local/lib/libwep_mail.dylib
/usr/local/lib/libwep_post.dylib
/usr/local/lib/libwep_pref.dylib
/usr/local/lib/libwep_printer.dylib
/usr/local/lib/libwep_proxy.dylib
/usr/local/lib/libwep_screen.dylib
Warning: /usr/bin occurs before /opt/homebrew/bin in your PATH.
This means that system-provided programs will be used instead of those
provided by Homebrew. Consider setting your PATH so that
/opt/homebrew/bin occurs before /usr/bin. Here is a one-liner:
echo'export PATH="/opt/homebrew/bin:$PATH"'>>~/.zshrc
The following tools exist at both paths:
openssl
pip3
python3
m-l43kvh4d0c:~ s0v04cn$
m-l43kvh4d0c:~ s0v04cn$ brew config
HOMEBREW_VERSION: 4.3.11
ORIGIN: https://github.com/Homebrew/brew
HEAD: 3b9bec8c9561f622bfd59e87dfebd02df07f9369
Last commit: 34 hours ago
Core tap JSON: 29 Jul 15:41 UTC
Core cask tap JSON: 29 Jul 15:41 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 12
Homebrew Ruby: 3.3.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4/bin/ruby
CPU: dodeca-core 64-bit arm_lobos
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 14.6-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: N/A
Rosetta 2: false
m-l43kvh4d0c:~ s0v04cn$
Output of brew tap
m-l43kvh4d0c:~ s0v04cn$ brew tap
adoptopenjdk/openjdk
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
While trying to uninstall a java jdk with the cmd, brew uninstall adoptopenjdk, getting the error, Error: Unexpected method 'appcast' called on Cask adoptopenjdk8.
Command that failed
'brew uninstall adoptopenjdk'
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
m-l43kvh4d0c:~ s0v04cn$ brew tap adoptopenjdk/openjdk
The text was updated successfully, but these errors were encountered: