Difference between revisions of "Brew doctor"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
<pre>
 
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 kegs have no formulae!
+
brew doctor
This means they were either deleted or installed with `brew diy`.
+
Please note that these warnings are just used to help the Homebrew maintainers
You should find replacements for the following formulae:
+
with debugging if you file an issue. If everything you use Homebrew for is
  python@2
+
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 with `[[brew diy]]`.
 +
You should find replacements for the following formulae:
 +
  python@2
  
 +
<pre>
 
Warning: Some installed formulae are deprecated or disabled.
 
Warning: Some installed formulae are deprecated or disabled.
 
You should find replacements for the following formulae:
 
You should find replacements for the following formulae:

Revision as of 17:01, 13 July 2021

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 kegs have no formulae!
This means they were either deleted or installed with `brew diy`.
You should find replacements for the following formulae:
  python@2
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  rdesktop

Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
  midnight-commander
  minikube
  c-ares
  gettext
  kubernetes-cli
  gnupg
  [email protected]

Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting your PATH for example like so:
  echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc

Warning: Broken symlinks were found. Remove them with `brew cleanup`:
  /usr/local/lib/ruby/gems/2.7.0/bin/bundle
  /usr/local/lib/ruby/gems/2.7.0/bin/bundler
  /usr/local/share/man/man8/prl_convert.8
  /usr/local/share/man/man8/prl_disk_tool.8
  /usr/local/share/man/man8/prlctl.8
  /usr/local/share/man/man8/prlexec.8
  /usr/local/share/man/man8/prlsrvctl.8


Related commands

See also

Advertising: