dislocker
dislocker copied to clipboard
Undefined symbol when running disclocker-find
Looks like this may be a duplicate of #96. I am running Debian sid/buster Linux 5.0.1 x86_64 and Ruby 2.5.3.
Traceback (most recent call last):
2: from /usr/local/bin/dislocker-find:26:in `<main>'
1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': /usr/local/lib/libdislocker.so: undefined symbol: Init_libdislocker - /usr/local/lib/libdislocker.so (LoadError)
@Aorimn from what I understand, I think that dislocker is packaged fine, but the libdislocker0.7 is what needs to be repackaged (at least for Ubuntu 20.04).
It's still version 0.7.1, instead of the latest 0.7.2 that shows up in this repo, which I imagine is the reason why it's spitting out an error about a symbol it can't find.
Can you please repackage it?
Also, this appears to be directly related to https://github.com/Aorimn/dislocker/issues/220