Added the line to my kickstart
preseed preseed/early_command string "sed -i -e '/Package: libc6-udeb/{N;N;s/Version: 2.31-0ubuntu9.*/Version: 2.31-0ubuntu9.3/}' /var/lib/dpkg/status;"
but not working
Added the line to my kickstart
preseed preseed/ early_command string "sed -i -e '/Package: libc6-udeb/ {N;N;s/ Version: 2.31-0ubuntu9. */Version: 2.31-0ubuntu9.3/}' /var/lib/ dpkg/status; "
but not working