Hi, it would be nice if this bug could be fixed in stable too. The fix is easy: just add isc-dhcp-client to the build dependencies, so supermin will use it in the list of packages to copy in the appliance; patch is the following:
diff -Nru libguestfs-1.28.1/debian/control libguestfs-1.28.1/debian/control --- libguestfs-1.28.1/debian/control +++ libguestfs-1.28.1/debian/control @@ -69,6 +69,7 @@ grub2 [i386 amd64 powerpc sparc], hfsplus, iproute2 | iproute, + isc-dhcp-client, jfsutils, kmod, less, This will cause the libguestfs0 package to grow a isc-dhcp-client dependency, which is correct in this case. Thanks, -- Pino Toscano
signature.asc
Description: This is a digitally signed message part.

