Recommended dependencies of packages of priority "required" or "important" are not installed
This happens because the first thing live-build does is building a minimal chroot which only contains packages of priority "required" or "important" and none of their recommends, so later stages never install the recommended dependencies.
Among these, we really need e.g. systemd-timesyncd.
Edited by NoisyCoil