Package Details: dislocker 0.7.3-6

Git Clone URL: https://aur.archlinux.org/dislocker.git (read-only, click to copy)
Package Base: dislocker
Description: Read/write BitLocker-encrypted volumes
Upstream URL: https://github.com/Aorimn/dislocker
Licenses: GPL2
Conflicts: dislocker-git
Submitter: mrxx
Maintainer: mrxx
Last Packager: mrxx
Votes: 35
Popularity: 0.55
First Submitted: 2014-06-02 17:25 (UTC)
Last Updated: 2025-02-10 16:12 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

funkmuscle commented on 2023-03-02 18:52 (UTC)

Hey, I bought a drive at a going out of business sale. Half of the drive is bitlockered. Does this app allow me to format that partition without key or password?

mrxx commented on 2021-08-02 12:41 (UTC)

@korimitsu: try to uninstall and then reinstall the package.

Btw. please do not misuse the "Flag package out of date" function for reporting problems. (Install dislocker-git instead if you want to use the latest version.)

korimitsu commented on 2021-07-30 22:35 (UTC)

dislocker-fuse: error while loading shared libraries: libmbedcrypto.so.6: cannot open shared object file: No such file or directory

VERSION: pamac search dislocker dislocker-noruby 0.7.3-1 AUR Read/write BitLocker-encrypted volumes (no ruby bindings/dependency) dislocker-git 0.7.1.r0.g3939a18-1 AUR FUSE driver to read/write Windows' BitLocker-ed volumes dislocker [Installed] 0.7.3-2 AUR Read/write BitLocker-encrypted volumes

jackdanielz commented on 2021-04-29 17:36 (UTC)

There is an issue to build with ruby 3.0. I suppose a tag has to be created in git and the package be updated.

Thanks

korimitsu commented on 2021-04-26 09:19 (UTC) (edited on 2021-04-26 09:19 (UTC) by korimitsu)

Fix this library issues:

sudo ln -s /usr/lib/libruby-2.7.so /usr/lib/libruby.so.2.7

mrxx commented on 2021-02-01 18:27 (UTC)

Seems to be a Manjaro-specific problem then, I've got no problems on an up-to-date Arch system.

ignilux commented on 2021-02-01 18:16 (UTC)

Thanks for that, I can confirm that the fix in korimitsu's comment worked for me as well. Running 5.10.7 kernel via Manjaro.

korimitsu commented on 2021-01-21 18:07 (UTC)

Error: dislocker-fuse: error while loading shared libraries: libmbedcrypto.so.3: cannot open shared object file: No such file or directory

Fix with: sudo ln -s /usr/lib/libmbedcrypto.so.6 /usr/lib/libmbedcrypto.so.3

luckdragon commented on 2020-05-24 00:32 (UTC)

This did not compile for me, I had to update the /usr/include/ruby-2.6.0/ path to 2.7.0