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

Upgrade brew's Python to avoid linking errors #2662

Closed
wants to merge 1 commit into from

Conversation

iriberri
Copy link
Contributor

@iriberri iriberri commented Apr 25, 2018

See: Homebrew/homebrew-core#26358

After Python's formula was recently updated, macOS builds have been failing with the error:

Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3-2
Target /usr/local/bin/2to3-2 is a symlink belonging to python. 

For example: https://travis-ci.org/varnishcache/varnish-cache/jobs/370937346

Until Python is upgraded in the Travis base image, the workaround would be to manually do so during the steps of the build.

Hope this helps!

@fgsch
Copy link
Member

fgsch commented Apr 25, 2018

It does, thank you!

@fgsch
Copy link
Member

fgsch commented Apr 25, 2018

Merged, thanks for your help.

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

Successfully merging this pull request may close these issues.

4 participants