Giter Site home page Giter Site logo

libssl.so.1.0.0 deprecated about mbt HOT 9 CLOSED

mgarces avatar mgarces commented on June 19, 2024 1
libssl.so.1.0.0 deprecated

from mbt.

Comments (9)

buddhike avatar buddhike commented on June 19, 2024 1

@mgarces Thanks for reporting this.
We could not keep up with libgit2 for a while due to a bug in libgit2 that got fixed recently.
Could you please check if latest nightly build is working?
https://bintray.com/buddyspike/bin/mbt_dev_linux_x86_64/dev-e1ffe970#files/mbt_dev_linux_x86_64/dev-e1ffe970/dev-e1ffe970

from mbt.

mgarces avatar mgarces commented on June 19, 2024

will give it a spin

from mbt.

mgarces avatar mgarces commented on June 19, 2024

It seem that it's still trying to get older libs:
mbt: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

from mbt.

buddhike avatar buddhike commented on June 19, 2024

It seem that it's still trying to get older libs:
mbt: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Thanks, I will take a look.

from mbt.

buddhike avatar buddhike commented on June 19, 2024

/cc @dillondesilva

from mbt.

buddhike avatar buddhike commented on June 19, 2024

@mgarces Apologies for the lag in my response on this one. I believe that this is happening because build servers have libssl 1.0. We need to produce a new artefact targetting newer version of libssl. Until this is done, you should be able to build it from source.

from mbt.

buddhike avatar buddhike commented on June 19, 2024

@mgarces We have recently upgraded our build infrastructure. Latest release should be linked with fresher libssl. you should be able to use the latest build from https://github.com/mbtproject/mbt/releases/tag/v0.24

Please re-open this issue if you are having further issues.

from mbt.

sirianni avatar sirianni commented on June 19, 2024

I am seeing the same issue with v0.24

$ curl -L -o mbt 'https://bintray.com/buddyspike/bin/download_file?file_path=mbt_linux_x86_64%2F0.23.0%2F0.23.0%2Fmbt_linux_x86_64'

$ chmod +x mbt

$ ldd ./mbt
	linux-vdso.so.1 (0x00007fff321d5000)
	librt.so.1 => /usr/lib/librt.so.1 (0x00007fb849433000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fb849411000)
	libssl.so.1.0.0 => not found
	libcrypto.so.1.0.0 => not found
	libz.so.1 => /usr/lib/libz.so.1 (0x00007fb8493f7000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007fb849230000)
	/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007fb84947a000)

from mbt.

sirianni avatar sirianni commented on June 19, 2024

Actually looks like I was using v0.23. So I think the problem is that the links on the README badges need to be updated (or removed). Seems like the project is now using GitHub releases instead of bintray.

from mbt.

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.