rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Current master failing on Debian in Travis (gpg /dev/tty error) #183

Closed derekgottlieb closed 5 years ago

derekgottlieb commented 5 years ago

I recently tried to deploy to a Debian 9 system and ran into issues when trying to add gpg keys (gpg: cannot open '/dev/tty': No such device or address). Here's a sample build:

https://travis-ci.org/derekgottlieb/rvm1-ansible/builds/456776774

derekgottlieb commented 5 years ago

Looks like this is actually a Debian issue. In reading through the discussion, it looks like a fix should be out "soon" (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913614#45). Going to go ahead and close this out along with the associated PR.