Skip to content

Conversation

@timwangdev
Copy link
Contributor

$PATH=/Users/vagrant/.bitrise/tools:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/local/sbin:~/bin:/usr/local/bin:...

Current mac build use /usr/local/opt/ruby/bin in PATH as resolved ruby path, which will get Unknown install type when running ruby script (like CocoaPods). This patch should fix this.

@viktorbenei viktorbenei requested a review from godrei November 12, 2018 11:15
@viktorbenei
Copy link
Contributor

Thanks for the PR @timwangdev ! Our CLI & Infra teams are looking into the related issue, but your PR seems to be a promising solution! 😉

@viktorbenei viktorbenei requested a review from ghaabor November 12, 2018 11:16
@adebree
Copy link

adebree commented Nov 12, 2018

Actually, the error is Failed to create command, error: unkown ruby installation type (pasting this for google / search reasons, especially because of the typo in unkown)

@BirmacherAkos BirmacherAkos merged commit ac1c370 into bitrise-io:master Nov 12, 2018
@viktorbenei
Copy link
Contributor

Thank you guys and sorry for the inconvenience! We also fixed this on an infrastructure level on all affected stacks, so it should work for every step now, but we'll also update the related steps with this fix.

@timwangdev timwangdev deleted the patch-1 branch November 13, 2018 03:30
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.

5 participants