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

GitHub actions: passing #2

Open
wants to merge 32 commits into
base: develop
Choose a base branch
from
Open

GitHub actions: passing #2

wants to merge 32 commits into from

Conversation

sfgeorge
Copy link
Owner

Switch to GitHub Actions.

➕ This branch also has rvm#232 merged-in 🔀 in order to exhibit all tests as passing ✅

Jay and others added 30 commits February 19, 2022 23:37
…und'

TASK [rvm1-ansible : Configure rvm]
[...] "stderr": "/opt/rvm/scripts/rvm: line 25: ps: command not found\nRVM not loaded, aborting."
TASK [rvm1-ansible : Import GPG keys from keyservers]
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: No such file or directory
gpg: keyserver receive failed: No dirmngr
TASK [rvm1-ansible : Install rvm installer]
[...] "msg": "Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed (_ssl.c:727)>", "url":
"https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer"}
It's not out yet.  Give rvm/rvm project some to deal with the following issue:

Ubuntu 22.04 installs OpenSSL 3 instead of 1.1.  RVM will need to take steps
to continue to compile Ruby against libssl-dev 1.1 instead of 3.
GitHub Runners come with Ansible already
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.

1 participant