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
brew gist-logs <formula> link OR brew config AND brew doctor output
hussam@MACBOOKPRO-C5ED ~ % brew config
HOMEBREW_VERSION: 4.4.25-33-gfa9f8bd
ORIGIN: https://github.com/Homebrew/brew
HEAD: fa9f8bd78142b8cdf30e640dd20efcd2a6caf60a
Last commit: 16 hours ago
Branch: master
Core tap JSON: 22 Mar 07:21 UTC
Core cask tap JSON: 22 Mar 07:21 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 16
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.7/bin/ruby
CPU: 16-core 64-bit kabylake
Clang: 16.0.0 build 1600
Git: 2.39.5 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.3.2-x86_64
CLT: N/A
Xcode: 16.2
hussam@MACBOOKPRO-C5ED ~ % 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: 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
Verification
My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
I ran brew update and am still able to reproduce my issue.
I have resolved all warnings from brew doctor and that did not fix my problem.
Please consider adding a launchd service file for freshclam similar to the existing one for clamd.
This will help automatically keeping the signatures up to date. freshclam supports daemon mode with -d flag.
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
Please consider adding a launchd service file for freshclam similar to the existing one for clamd.
This will help automatically keeping the signatures up to date. freshclam supports daemon mode with -d flag.
Thank you.
What happened (include all command output)?
N/A
What did you expect to happen?
N/A
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: