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

CI MacOS: failing by upgrading Python from 3.10.8 to 3.10.9 #1297

Closed
junaruga opened this issue Dec 23, 2022 · 1 comment
Closed

CI MacOS: failing by upgrading Python from 3.10.8 to 3.10.9 #1297

junaruga opened this issue Dec 23, 2022 · 1 comment

Comments

@junaruga
Copy link
Contributor

Right now the CI mariadb and mysql cases on MacOS are failing.
https://github.com/brianmario/mysql2/actions/runs/3767036141/jobs/6404171930#step:7:281

==> Upgrading [email protected]
  3.10.8 -> 3.10.9 

==> 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]

Maybe here is the issue ticket: actions/setup-python#577 .

@sodabrew
Copy link
Collaborator

Since resolved

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

2 participants