[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70051: bug#70266: Failure to open LUKS devices from a Shepherd servi
From: |
Ludovic Courtès |
Subject: |
bug#70051: bug#70266: Failure to open LUKS devices from a Shepherd service |
Date: |
Mon, 08 Apr 2024 01:43:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi aurtzy,
aurtzy <aurtzy@gmail.com> skribis:
> This bug has also been reported here: https://issues.guix.gnu.org/70051
>
> I sent a patch that a few others have confirmed fixes the issue:
> https://issues.guix.gnu.org/70051#5
Oops, sorry for not noticing it earlier! (That was a hard-to-debug one
so kudos for the work you and others put in it.)
I pushed these two commits to address the problem:
49f82fca41 mapped-devices: luks: Specify modules needed at the top-level.
6062339156 mapped-devices: <mapped-device-type> can specify modules to import.
It works well in my tests but please let me know if something’s amiss.
Thanks,
Ludo’.