Open pstinghua opened 1 week ago
What's the output of /bin/ls -lde@ /usr/local /usr/local/Cellar /usr/local/Cellar/vim
?
/bin/ls -lde@ /usr/local /usr/local/Cellar /usr/local/Cellar/vim
drwxr-xr-x 15 xieyuanliang admin 480 Oct 29 17:11 /usr/local
drwxrwxr-x 136 xieyuanliang admin 4352 Nov 11 11:57 /usr/local/Cellar
drwxr-xr-x 3 xieyuanliang admin 96 Nov 12 17:50 /usr/local/Cellar/vim
Are you running an antivirus or other security software on your machine? If so, stop it and try brew upgrade
again.
Are you running an antivirus or other security software on your machine? If so, stop it and try
brew upgrade
again.
no
Wait, is your username xieyuanliang
? If not, you have to login as that user to run any brew
command that changes the filesystem.
Wait, is your username
xieyuanliang
? If not, you have to login as that user to run anybrew
command that changes the filesystem.
whoami
xieyuanliang
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
brew upgrade
What happened (include all command output)?
What did you expect to happen?
brew upgrade successfully
Step-by-step reproduction instructions (by running
brew
commands)