Skip to content

Conversation

apolcyn
Copy link
Contributor

@apolcyn apolcyn commented Jan 17, 2019

Fixes #17729

I don't fully understand the issue here, but the rvm requirements command seems to fix it

requirements  :: Installs additional OS specific dependencies/requirements for
                 building various rubies. Usually run by install.

Did a run with more verbose logs in #17755, e.g. artifact macos job logs in https://source.cloud.google.com/results/invocations/aa0f26ec-e3e1-47b6-86cc-5843d3cf1bb4/log

... where this command can be seen running:

++ rvm --debug requirements ruby-2.5.0
rvm_autolibs_flag=4
Checking requirements for osx.
requirements code for osx loaded
requirements lib type set to osx_brew
brew seems to be writable
Found required packages: autoconf, automake, libtool, pkg-config, coreutils, libyaml, readline, libksba, openssl@1.1.
==> Upgrading 2 outdated packages:
openssl@1.1 1.1.1 -> 1.1.1a, readline 7.0.5 -> 8.0.0
==> Upgrading openssl@1.1

@apolcyn apolcyn added release notes: no Indicates if PR should not be in release notes lang/ruby labels Jan 18, 2019
Copy link
Contributor

@jtattermusch jtattermusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jtattermusch jtattermusch merged commit 8133526 into grpc:master Jan 18, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang/ruby release notes: no Indicates if PR should not be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All macos tests failing due to package installation failure
2 participants