Travis build for OSX seems to fail occasionally ? #120

Closed
opened 2018-04-16 18:53:13 +02:00 by kaykurokawa · 2 comments
kaykurokawa commented 2018-04-16 18:53:13 +02:00 (Migrated from github.com)

Getting these errors for the OSX Travis build: seems to be a new problem that started happening recently? See : https://travis-ci.org/lbryio/lbrycrd/jobs/365289919 (also check current master)

==> Installing protobuf dependency: python@2
==> Downloading https://homebrew.bintray.com/bottles/python@2-2.7.14_3.el_capita
==> Pouring python@2-2.7.14_3.el_capitan.bottle.1.tar.gz
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. You can unlink it:
brew unlink python
To force the link and overwrite all conflicting files:
brew link --overwrite python@2
To list all files that would be deleted:
brew link --overwrite --dry-run python@2

Getting these errors for the OSX Travis build: seems to be a new problem that started happening recently? See : https://travis-ci.org/lbryio/lbrycrd/jobs/365289919 (also check current master) ==> Installing protobuf dependency: python@2 ==> Downloading https://homebrew.bintray.com/bottles/python@2-2.7.14_3.el_capita ==> Pouring python@2-2.7.14_3.el_capitan.bottle.1.tar.gz 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. You can unlink it: brew unlink python To force the link and overwrite all conflicting files: brew link --overwrite python@2 To list all files that would be deleted: brew link --overwrite --dry-run python@2
kaykurokawa commented 2018-04-18 23:10:04 +02:00 (Migrated from github.com)

The failure is consistently happening, not occasionally

The failure is consistently happening, not occasionally
lbrynaut commented 2018-06-26 22:20:36 +02:00 (Migrated from github.com)

Resolved by #165

Resolved by #165
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#120
No description provided.