cryptsetup-generator always generates units with "After=" (and "BindsTo=") dependencies with the pattern "<backendfile>.device". Those will never be satisfied for file backed volumes, which are therefore bound to fail. Versions: 197, 61cc634 Steps to reproduce: Create file backed cryptovolume in /etc/crypttab swap /swapfile /dev/urandom swap Reboot Units for /dev/mapper/swap.device and swap.swap time out while waiting for /swapfile.device
Fix commited in https://bugs.freedesktop.org/show_bug.cgi?id=60821. Thanks.
Or rather http://cgit.freedesktop.org/systemd/systemd/commit/?id=9ece938a.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.