[Bug 2089827] Re: Openssl can't find libs and finally crashes on "missing shared library libssl.so.1.0.0"

2025-01-11 Thread Allexj Vevo
I fixed by following this: https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error- quot-libssl-so-1-0-0-cannot-open-shared/m-p/267920 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/208982

[Bug 2089827] Re: Openssl can't find libs and finally crashes on "missing shared library libssl.so.1.0.0"

2024-11-28 Thread Allexj Vevo
thanks for the answer. since I need to use splunk (it's not out of date, I installed it like last week), is there something I can do to fix openssl problem and be able to run it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2089827] [NEW] Openssl can't find libs and finally crashes on "missing shared library libssl.so.1.0.0"

2024-11-28 Thread Allexj Vevo
Public bug reported: If I want to run openssl --help for example, it gives me: openssl: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory If I do an strace, you can see it does not find a lot of libs: $ echo -n "my_fixed_seed" | st