Skip to content
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

macOS Homebrew CI failure 2021/09/06 #879

Closed
traversaro opened this issue Sep 6, 2021 · 2 comments
Closed

macOS Homebrew CI failure 2021/09/06 #879

traversaro opened this issue Sep 6, 2021 · 2 comments

Comments

@traversaro
Copy link
Member

traversaro commented Sep 6, 2021

==> Pouring [email protected]
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3
Target /usr/local/bin/2to3
already exists. You may want to remove it:
  rm '/usr/local/bin/2to3'

To force the link and overwrite all conflicting files:
  brew link --overwrite [email protected]

To list all files that would be deleted:
  brew link --overwrite --dry-run [email protected]

Possible conflicting files are:
/usr/local/bin/2to3 -> /Library/Frameworks/Python.framework/Versions/2.7/bin/2to3
@traversaro
Copy link
Member Author

traversaro commented Sep 6, 2021

Related issue upstream: actions/runner-images#4020 .

@traversaro
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant