Closed todd-a-jacobs closed 3 years ago
Have you tried running brew reinstall xquartz
?
Possibly related: https://github.com/Homebrew/brew/issues/12115
However, I think that the line (/Applications/Utilities/XQuartz.app: could not find /Applications/Utilities/XQuartz.app.)
implies that there is something wrong with your installed version of XQuartz -- I would suggest that you try what @bevanjkay has suggested as a first step.
Have you tried running
brew reinstall xquartz
?
Yes. I have tried doing so repeatedly. The error never changes, because XQuartz is installed and functioning. It just doesn’t seem to think it’s the right version.
And is it available under /Applications/Utilities/XQuartz.app
?
@SMillerDev Yes.
~> ls -lad /Applications/Utilities/XQuartz.app
drwxr-xr-x 3 root wheel 96 Oct 11 13:27 /Applications/Utilities/XQuartz.app
I'm going to move this to Homebrew/brew to remind me to delete this warning (I don't monitor Homebrew/cask regularly). The warning is not important anymore after the deprecation of depends_on :x11
.
--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
brew doctor
keeps reporting:However, homebrew reports:
I have run
brew update-reset && brew update && brew doctor
with the same results, even after uninstalling and zapping XQuartz multiple times.Command that failed
brew doctor
Output of command with
--verbose --debug
Click to expand
Output of
brew doctor --verbose
Click to expand
Output of
brew tap
Click to expand