On Wed, 15 Aug 2018 15:03:52 -0400 Anthony DeRobertis
<[email protected]> wrote:
> cryptsetup is a now a transitional dummy package, which depends on
> various things that used to be in the package. In particular, it depends
> on cryptsetup-initramfs which tries to unlock encrypted disks in the
> initramfs, and produces a warning if there aren't any:
>
> update-initramfs: Generating /boot/initrd.img-4.17.0-1-amd64
> cryptsetup: WARNING: The initramfs image may not contain cryptsetup
binaries
> nor crypto modules. If that's on purpose, you may want to uninstall the
> 'cryptsetup-initramfs' package in order to disable the cryptsetup
initramfs
> integration and avoid this warning.
>
> I'm guessing you actually want cryptsetup-bin, which contains e.g.,
> /sbin/cryptsetup.
Hello,
Any chances that this is fixed for buster?