Search Criteria
Package Details: dislocker 0.7.3-5
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: | 34 |
Popularity: | 0.29 |
First Submitted: | 2014-06-02 17:25 (UTC) |
Last Updated: | 2024-09-02 11:35 (UTC) |
Dependencies (6)
- fuse (fuse2)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- ruby
- cmake (cmake-gitAUR) (make)
- make (make-gitAUR) (make)
- ntfs-3g (ufsd-pro-dkmsAUR, ntfsprogs-ntfs3AUR) (optional) – NTFS file system support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
mbromilow commented on 2023-05-26 02:30 (UTC)
To be fair to @korimitsu, this does not actually build in a clean chroot. I'm not sure what your fresh installation actually is, but it seems that the Arch mbedtls (or mbedtls2, for that matter) package is not compatible with this release of Dislocker. It seems to be looking for
mbedtls/config.h
, which according to the docs hasn't been the right location since 2.28: https://mbed-tls.readthedocs.io/en/latest/kb/compiling-and-building/how-do-i-configure-mbedtls/Does this need an AUR version pinned to a 2.27 release of mbedtls to build against?
mrxx commented on 2023-05-17 19:15 (UTC) (edited on 2023-05-27 07:41 (UTC) by mrxx)
@korimitsu: the package builds fine at least on my installation machine. Update: you are right (see above). But again: Please do not flag a package out of date if it isn't.
korimitsu commented on 2023-05-07 12:14 (UTC) (edited on 2023-05-07 12:14 (UTC) by korimitsu)
Currently I have installed aur-mbedtls 3.4.0-1 because is required by dislocker-git, however it doesn't compile. In order to build dislocker from AUR, it must require to install mbedtls as dependency, which currently doesn't, so must be done manually:
So you must update your PKGBUILD to include this.
mrxx commented on 2023-05-02 08:34 (UTC)
@korimitsu: the package builds fine. Please read error messages thoroughly and fix the problem on your machine ("mbedtls/config.h: No such file or directory").
Again: do not misuse the "Flag package out of date" function for reporting problems. A package is not out of date because you have a problem, it is out of date only if there is a new upstream release. Git packages are never out of date btw.
korimitsu commented on 2023-05-01 20:11 (UTC)
Fails to build like dislocker-git.
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
« First ‹ Previous 1 2 3 4 5 6 Next › Last »