Giter VIP home page Giter VIP logo

Comments (9)

kryptoklob avatar kryptoklob commented on May 20, 2024 1

@Jon-Becker here's the output when attempting to run the binary, after fixing a few initial issues with libssl:

❯ heimdall
heimdall: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by heimdall)
heimdall: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by heimdall)
heimdall: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by heimdall)
heimdall: /lib/x86_64-linux-gnu/libssl.so.3: version `OPENSSL_3.0.0' not found (required by heimdall)
heimdall: /lib/x86_64-linux-gnu/libcrypto.so.3: version `OPENSSL_3.0.0' not found (required by heimdall)

Tried installing glibc with sudo apt-get install glibc-source but this did not help.

Edit: Looks like I need to upgrade my Ubuntu distro - max version for glibc for me is 2.31. Doing so now.
Edit2: ...looks like it's probably a bad idea to attempt to upgrade to v2.32 for glibc. Will just wait and see what happens.

from heimdall-rs.

kryptoklob avatar kryptoklob commented on May 20, 2024

Falling back to binary install now, thanks for making such a useful installer!

edit: binary requires libssl-dev package to be installed on Linux, I think. Might want to check for that.
edit 2: also requires glibc & openssl, which I do already have installed. Seems to be a versioning issue? Unsure - stuck here.

from heimdall-rs.

Jon-Becker avatar Jon-Becker commented on May 20, 2024

Running the binary runs into those issues? I'm not sure why that's happening.

Which version of heimdall-rs caused the above errors? 0.3.0?

from heimdall-rs.

kryptoklob avatar kryptoklob commented on May 20, 2024

@Jon-Becker yes, 0.3.0 for both attempting to compile from source & the binary.

from heimdall-rs.

Jon-Becker avatar Jon-Becker commented on May 20, 2024

I'll have this issue addressed in 0.3.1 tomorrow.

from heimdall-rs.

kryptoklob avatar kryptoklob commented on May 20, 2024

Great, thanks!

from heimdall-rs.

Jon-Becker avatar Jon-Becker commented on May 20, 2024

I'm unable to reproduce this issue. Is your rust version up to date?

from heimdall-rs.

kryptoklob avatar kryptoklob commented on May 20, 2024

@Jon-Becker yes, updated Rust as part of troubleshooting. What info do you need to repro?

from heimdall-rs.

kryptoklob avatar kryptoklob commented on May 20, 2024

Hmm. Was able to install on another machine. Going to close this issue as it's clearly something with my desktop setup. Shrug.

from heimdall-rs.

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.