I am using dislocker to mount MS BitLocker partition. The current package does not work with Windows OS residing partition (because it seems MS updated something in bitlocker mechanism).
Using the latest code I was able to mount the partition.
I just did the standard clone/cmake/make install and it worked, so if you could package the new build for everyone, it would be great :)
github is here https://github.com/Aorimn/dislocker
update the dislocker package [Solved]
update the dislocker package
HP Mini311 - N270@2GHz - 3/120 - Geforce 9400M - MX21.3
Dell Latitude E5470 - i5-6200U - 8/256 - MX23
Bee-link SER5 - Ryzen 5 5600H - 32/1500 - MX23
Dell Latitude E5470 - i5-6200U - 8/256 - MX23
Bee-link SER5 - Ryzen 5 5600H - 32/1500 - MX23
Re: update the dislocker package
The Debian version is very heavily patched...I can try reverting the t64 lib transitions and backporting the current Trixie version, which may fix that issue:
Code: Select all
dislocker (0.7.3+git20240607-3) unstable; urgency=medium
* Team upload.
* d/p/*:
- wrong-libdir.patch: Remove duplicated phrase from description
- Add patch to always pick the Linux-specific manpage sources
(Closes: #873530).
- Add patch fixing use of File.exists removed with Ruby 3.2.0.
- Add patch correcting detection of PolarSSL version (Closes: #1087365).
- Add patch updating to fuse3 (Closes: #1084457).
* d/t/control: Add superficial test for dislocker-find to check Ruby code.
* d/control, Build-Depends:
- Drop non-existent package libfuse-hurd-dev.
- Update libfuse-dev to libfuse3-dev.
* d/copyright: Update copyright years where appropriate.
* d/libdislocker0.7t64.lintian-overrides: Removed, not needed anymore.
* d/salsa-ci-yml:
- Disallow reprotest failures.
- Add variable SALSA_CI_DISABLE_BUILD_PACKAGE_ALL.
-- Sven Geuer <sge@debian.org> Tue, 11 Feb 2025 16:13:38 +0100
dislocker (0.7.3+git20240607-2) unstable; urgency=medium
* Team upload.
* Make sure the dislocker package requires its library of the same version.
* d/changelog: remove trailing whitespace in previous changelog entry.
-- Sven Geuer <sge@debian.org> Thu, 26 Sep 2024 15:22:05 +0200
dislocker (0.7.3+git20240607-1) unstable; urgency=medium
* Team upload.
* d/watch: Update watch file to look for tags instead of releases. Upstream
does not provide releases.
* New upstream snapshot 0.7.3+git20240607 (Closes: #1074631).
* d/p/*:
- Refresh fix-spelling.patch and wrong-libdir.patch.
- Drop fix-lib-path.patch. It was missing from d/p/series and is
superseded by wrong-libdir.patch.
- Drop fix-ruby3.0.patch, applied upstream.
* Add patch to correct the name of the shared library and the version
reported by dislocker.
* d/libdislocker0.7t64.links: Let the links point to the corrected shared
library name.
* d/libdislocker0.7t64.symbols: Add a new symbol and update a changed one.
* d/control:
- Add new dependency pkgconf to Build-Depends.
- Bump Standards-Version to 4.7.0.
* d/t/control: Extend test to show more details and to check the reported
version.
* d/copyright: Add missing copyright holders.
-- Sven Geuer <sge@debian.org> Fri, 06 Sep 2024 22:54:46 +0200
dislocker (0.7.3-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition.
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 28 Feb 2024 21:32:10 +0000
dislocker (0.7.3-3) unstable; urgency=medium
* Team upload.
* debian/patches/wrong-libdir.patch: created to fix a FTBFS on a
build environment that's usrmerge'd. Thanks to Steve Langasek
<steve.langasek@canonical.com>. (Closes: #1017937)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 27 Feb 2023 14:51:20 -0300
dislocker (0.7.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream patch to fix build against ruby3.0 (Closes: #1001217)
-- Antonio Terceiro <terceiro@debian.org> Sat, 26 Feb 2022 12:29:12 -0300
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: update the dislocker package [Solved]
Trixie version has been backported for MX 21/23 test--can get packages early here, too. dislocker_0.7.3+git20240607-3 backports for MX 21/23 test
https://drive.google.com/file/d/1RN7lmP ... sp=sharing
https://drive.google.com/file/d/1RN7lmP ... sp=sharing
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: update the dislocker package
It works, I installed
libdislocker0.7_0.7.3+git20240607-3~mx23+1_amd64.deb
dislocker_0.7.3+git20240607-3~mx23+1_amd64.deb
and I can mount the Windows OS partition (and others too)
Thanks :)
libdislocker0.7_0.7.3+git20240607-3~mx23+1_amd64.deb
dislocker_0.7.3+git20240607-3~mx23+1_amd64.deb
and I can mount the Windows OS partition (and others too)
Thanks :)
HP Mini311 - N270@2GHz - 3/120 - Geforce 9400M - MX21.3
Dell Latitude E5470 - i5-6200U - 8/256 - MX23
Bee-link SER5 - Ryzen 5 5600H - 32/1500 - MX23
Dell Latitude E5470 - i5-6200U - 8/256 - MX23
Bee-link SER5 - Ryzen 5 5600H - 32/1500 - MX23
Re: update the dislocker package
Thanks, I'll have it moved to main, since the current version is busted.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing