Search Criteria
Package Details: dislocker 0.7.3-6
Package Actions
| 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: | 37 |
| Popularity: | 0.044024 |
| First Submitted: | 2014-06-02 17:25 (UTC) |
| Last Updated: | 2025-04-03 21:42 (UTC) |
Dependencies (6)
- fuse (fuse2)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- ruby
- cmake (cmake3AUR, cmake-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- ntfs-3g (ntfsprogs-plusAUR) (optional) – NTFS file system support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
dartfira commented on 2025-01-11 09:38 (UTC)
Hello all, it's been some weeks that I cant mount win-bitlocker partition. I'm using dislocker 0.7.3-5 on Archlinux - Kernel 6.12.8.
That's what I get from terminal sudo dislocker -V /dev/nvme0n1p3 --recovery Tue Jan 7 16:00:19 2025 [CRITICAL] Unable to compute regions. Abort.
I've updated my Windows 11 with the latest package, is something change also in BL?
mrxx commented on 2024-09-02 11:36 (UTC)
Thanks to everybody. Bumped with new pkgrel due to the evolved dependencies.
hirak99 commented on 2024-09-01 06:48 (UTC)
I believe the pkgrel needs to be bumped.
The dependencies have evolved, and this package needs to be rebuilt - older builds do not work anymore. Best way to signify that is to increase pkgrel so that all automated build systems rebuild it.
Jackie_M commented on 2024-08-25 00:34 (UTC)
I did an rebuild on the latest PKGBUILD file (makepkg PKGBUILD after cloning the repo), and it "just worked" for me after an install.
If you're using a AUR manager, this may help you rebuild it: https://forum.manjaro.org/t/howto-python-upgrade-reinstall-aur-and-pip-packages/141579
dartfira commented on 2024-08-13 09:29 (UTC) (edited on 2024-08-13 09:30 (UTC) by dartfira)
There was a major update for ruby, I'm not sure but the packages has been moved and dislocker couldn't find the shared object dislocker: error while loading shared libraries: libruby.so.3.0: cannot open shared object file: No such file or directory
P.S. dislocker-noruby works fine.
Humpie commented on 2024-01-27 16:48 (UTC) (edited on 2024-01-27 16:58 (UTC) by Humpie)
Recently I'm getting:
Might be a dependency issue with mbedtls, but I'm not sure.
Edit: a reinstall of this package fixed the error.
mrxx commented on 2023-05-29 10:21 (UTC)
Thanks, syntaxerrormmm. Version check added.
syntaxerrormmm commented on 2023-05-29 07:15 (UTC)
This breaks on Manjaro (which has mbedtls 2.28). Patch to the PKGBUILD to compile over Manjaro Stable:
mrxx commented on 2023-05-27 08:35 (UTC)
After applying the fixes proposed in https://github.com/Aorimn/dislocker/issues/278 it works again.
mbromilow commented on 2023-05-26 15:14 (UTC)
The following two sed replacements allow it to build with
mbedtls2:It's a bit of a dirty hack, but I can't really find any cleaner way to get it to build. I haven't tested if it actually runs okay.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »