Giter Club home page Giter Club logo

Comments (3)

pankaj-dahiya-sp avatar pankaj-dahiya-sp commented on June 30, 2024

In case you want full logs:

`Repository: 'deb https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu/ jammy main'
Description:
RVM (http://rvm.io) is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of gems.

Please, check install instructions here: https://github.com/rvm/ubuntu_rvm
More info: https://launchpad.net/~rael-gc/+archive/ubuntu/rvm
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/rael-gc-ubuntu-rvm-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/rael-gc-ubuntu-rvm-jammy.list
Adding key to /etc/apt/trusted.gpg.d/rael-gc-ubuntu-rvm.gpg with fingerprint 7BE3E5681146FD4F1A40EDA28094BB14F4E3FBBE
Ign:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Hit:2 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Ign:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Err:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 185.125.190.52 443]
Reading package lists... Done
W: Failed to fetch https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu/dists/jammy/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 185.125.190.52 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Ign:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Ign:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Err:1 https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu jammy InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 185.125.190.52 443]
Reading package lists... Done
W: Failed to fetch https://ppa.launchpadcontent.net/rael-gc/rvm/ubuntu/dists/jammy/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 185.125.190.52 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package rvm`

from ubuntu_rvm.

cnebril2020 avatar cnebril2020 commented on June 30, 2024

Hi there! I was facing the same problem and i fixed using the command:
\curl -sSL https://get.rvm.io | bash -s stable --ruby
This command allows you to install RVM stable with ruby, in case you want to know more options in your installation check the RVM install guide here. Maybe there is an issue with your operating system. Let me know if it worked for you!

from ubuntu_rvm.

raelgc avatar raelgc commented on June 30, 2024

@pankaj-dahiya-sp Thanks for reporting this issue. Sounds like you're facing a missing certificate from Canonical PPAs. Are you trying this under a docker container? If yes, try this solution:

sudo apt install ca-certificates

@cnebril2020 Yes, install rvm directly is always an option. The downside is that you'll miss automatic updates from rvm.

from ubuntu_rvm.

Related Issues (20)

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.