Skip to content

Ordering issue with dracut 110 #545

@guilherme-puida

Description

@guilherme-puida

Dracut 110 changed the ordering of systemd-crypsetup to 71. This seems to make stuff not work anymore:

dracut[I]: *** Including module: clevis ***
Failed to add dependency on unit: Unit cryptsetup.target does not exist

Readding cryptsetup.target to inst_multiple (like in d7a2f38) seems to fix the issue, but I'm not sure if this is the correct approach.

Tested on a recent daily build of Ubuntu Server 26.04.

ii  clevis-dracut                     21-1                                       amd64        Clevis integration for dracut
ii  dracut                            110-3ubuntu1                               all          Initramfs generator using udev
# ls -1Fv /usr/lib/dracut/modules.d/ | grep -E 'clevis|cryptsetup'
60clevis/
60clevis-pin-null/
60clevis-pin-sss/
60clevis-pin-tang/
60clevis-pin-tpm2/
71systemd-cryptsetup/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions