Git Product home page Git Product logo

Comments (3)

robv8r avatar robv8r commented on June 1, 2024

I'm having the same issue on the same platform. To the contributors: I've included what I think is relevant information. Please let me know what additional information I can provide to help resolve the issue.

$ ldconfig -p|grep ssl
        libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
        libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
        libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3

Also

ls -l /lib/x86_64-linux-gnu/libssl*
-rw-r--r-- 1 root root  418456 Feb 21 11:55 /lib/x86_64-linux-gnu/libssl3.so
-rw-r--r-- 1 root root 1231268 Jun 15 09:26 /lib/x86_64-linux-gnu/libssl.a
lrwxrwxrwx 1 root root      11 Jun 15 09:26 /lib/x86_64-linux-gnu/libssl.so -> libssl.so.3
-rw-r--r-- 1 root root  667864 Jun 15 09:26 /lib/x86_64-linux-gnu/libssl.so.3

[Edit]

I performed the workaround described in #32. Unfortunately, it didn't work. The updates cannot be applied, and I'm still getting the error:

No usable version of libssl was found.

from mindaro.

soccerdude288 avatar soccerdude288 commented on June 1, 2024

Also running into the same thing. This isn't the only SSL problem I've had running 22.04.

from mindaro.

soccerdude288 avatar soccerdude288 commented on June 1, 2024

Following the first post at this link, I installed the libssl 1.0 and my dependencies installed.

from mindaro.

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.