[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 14:19:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
aurtzy <aurtzy@gmail.com> skribis:
> On 4/7/24 19:43, Ludovic Courtès wrote:
>> 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.
>
> Just pulled+reconfigured, and my machine boots just fine with the
> problem LUKS device being decrypted as expected again. Thanks!
Awesome, thanks for confirming, and apologies for introducing this
regression in the first place!
Ludo’.