Hello,
Debian version = Buster
simple-cdd = stable,stable,now 0.6.7
I'm trying to make an auto install for Debian Bullseye, with simple-cdd.
default.conf :
locale=fr_FR
proposed_updates="false"
Command = build-simple-cdd --verbose --debug --profiles minimal --debian-mirror http://ftp.fr.debian.org/debian/ --dist bullseye
I have the error message : DEBUG reprepro: updating package lists stderr: aptmethod error receiving 'http://security.debian.org/dists/bullseye/updates/InRelease':
Can not understand what going wrong.
Can you help me please ?
Thanks in advance.