Giter Site home page Giter Site logo

RVM install failed about ansible-rvm HOT 6 CLOSED

newmen avatar newmen commented on July 20, 2024
RVM install failed

from ansible-rvm.

Comments (6)

newmen avatar newmen commented on July 20, 2024

I thought that it would be. Thanks for your check.
I've fixed it now.

from ansible-rvm.

scottrobertson avatar scottrobertson commented on July 20, 2024

Still does not seem to work.

TASK: [altermn.rvm | installing RVM] ******************************************
failed: [app1.example.com] => {"changed": true, "cmd": ["/root/rvm-installer.sh", "--path", "/usr/local/rvm", "stable"], "delta": "0:00:05.656288", "end": "2014-11-12 18:16:55.446968", "rc": 2, "start": "2014-11-12 18:16:49.790680"}
stderr: gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: Signature made Tue 11 Nov 2014 09:23:59 PM GMT using RSA key ID BF04FF17
gpg: Can't check signature: public key not found
stdout: Downloading https://github.com/wayneeseguin/rvm/archive/1.26.1.tar.gz
Downloading https://github.com/wayneeseguin/rvm/releases/download/1.26.1/1.26.1.tar.gz.asc
Warning, RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found.
Assuming you trust Michal Papis import the mpapis public key (downloading the signatures).

GPG signature verification failed for '/usr/local/rvm/archives/rvm-1.26.1.tgz' - 'https://github.com/wayneeseguin/rvm/releases/download/1.26.1/1.26.1.tar.gz.asc'!
try downloading the signatures:

    gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3

or if it fails:

    command curl -sSL https://rvm.io/mpapis.asc | gpg --import -

the key can be compared with:

    https://rvm.io/mpapis.asc
    https://keybase.io/mpapis

FATAL: all hosts have already failed -- aborting

from ansible-rvm.

scottrobertson avatar scottrobertson commented on July 20, 2024

- include: ./receive_key.yml

is not in the installer, it's only in the updater

from ansible-rvm.

newmen avatar newmen commented on July 20, 2024

fixed

from ansible-rvm.

joansegura avatar joansegura commented on July 20, 2024

Still have the same problem...

I ran: curl -sSL https://get.rvm.io | bash -s stable --quiet-curl --ruby=1.9.3

and got:
pi@raspberrypi ~ $ curl -L get.rvm.io | bash -s stable --rails
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 184 100 184 0 0 244 0 --:--:-- --:--:-- --:--:-- 1164
100 22721 100 22721 0 0 13309 0 0:00:01 0:00:01 --:--:-- 63113
Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz
Downloading https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc
gpg: Signature made Mon Mar 30 21:52:13 2015 UTC using RSA key ID BF04FF17
gpg: Can't check signature: public key not found
Warning, RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found.
Assuming you trust Michal Papis import the mpapis public key (downloading the signatures).

GPG signature verification failed for '/home/pi/.rvm/archives/rvm-1.26.11.tgz' - 'https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc'!
try downloading the signatures:

gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3

or if it fails:

command curl -sSL https://rvm.io/mpapis.asc | gpg --import -

the key can be compared with:

https://rvm.io/mpapis.asc
https://keybase.io/mpapis

from ansible-rvm.

newmen avatar newmen commented on July 20, 2024

@joansegura fixed again

from ansible-rvm.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.