>>>>> On Wed, 31 Mar 2021 19:01:24 -0400, Matthew Pounsett <m...@conundrum.com> >>>>> said:
> Interestingly, once the install is done if I break out to the shell, > both `apt list --installed | grep ca-cert` AND `$ROOTCMD apt list > --installed | grep ca-cert` show the package is installed, and running > `apt update` at that point produces no errors. Maye we need ca-certificates inside the base.tgz, because it's needed in /target from the very beginning. This can be done by adding FAI_DEBOOTSTRAP_OPTS="--include=ca-certificates" in /etc/fai/nfsroot.conf -- viele Grüße Thomas