Hi all,
I'm having an issue with the guided partitioner in the Debian testing amd64 installer.
Specifically, the "Guided - use entire disk and set up encrypted LVM" errors out and emit the following error message:
partman-lvm: pvcreate: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
Is this a known issue?
Reproduction:
md5sum ~/Downloads/debian-testing-amd64-netinst.iso
> d80f2f073cdb2db52d9d1dd8e625b04b /home/craig/Downloads/debian-testing-amd64-netinst.iso
dd if=/dev/zero of=~/Downloads/test-hda.img bs=1G count=8
qemu-system-x86_64 -cdrom ~/Downloads/debian-testing-amd64-netinst.iso -hda ~/Downloads/test-hda.img -m 8G
All the best,
Craig