-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Potentially unnecessary symlink error when installing awscli
#100320
Comments
Can you include the |
@SMillerDev Thanks for the quick response!
|
I hadn't paid close enough attention to
So I updated the software above, then uninstalled and reinstalled. What do you think? Logs included below.
|
This can happen if you install |
@Bo98 Thanks. Yeah I installed I understand it's a difficult situation. A user such as myself can't really be expected to understand all the dependencies of all ubiquitous tools. Some thoughts.
|
It’s not too hard to answer these questions for The warning is admittedly a little terse (most |
@carlocab Thanks but it states Could a white list not be created so that perhaps it overwrites for |
@dmg46664 It is an error. We tried to link something, we were not able to and it requires manual intervention to end up in the state we intended. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
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)?
Trying to run
brew install awscli
It ran but with the above error.
brew update --preinstall
ran first.brew doctor
displays the same unlinked error and my report is for it not to happen in the first place.What happened (include all command output)?
What did you expect to happen?
No error, or perhaps some better explanation of what if anything I have done wrong and the context about why it occurs.
Suggesting the use of:
feels scary and unnecessary without context.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: