Hi,
installing Debian 10 via Foreman and Proxmox/KVM via PXE boot and Preseed provisioning is working just fine, so I tried Debian testing (bullseye) using the cutting edge Foreman 2.5.0-develop .
In /var/log/foreman-proxy/proxy.log
it is shown that the installer is correctly downloaded from debian.org and used later for booting via PXELinux template:
URL:http://ftp.debian.org/debian/dists/bullseye/main/installer-amd64/current/images/netboot/debian-installer/amd64/linux [5731056/5731056] -> â/srv/tftp/boot/debian-mirror-INWYhan9FG31-linuxâ [1]
URL:http://ftp.debian.org/debian/dists/bullseye/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz [29158643/29158643] -> â/srv/tftp/boot/debian-mirror-INWYhan9FG31-initrd.gzâ [1]
Unfortunately, the installation fails after âdownload-installerâ succeeded, because:
âanna[âŚ]: WARNNG **: no packages matching running kernel 5.9.0-4-amd64 in archiveâ
Indeed:
# file linux
linux: Linux kernel x86 boot executable bzImage, version 5.9.0-4-amd64 (debian-kernel@lists.debian.org) #1 SMP Debian 5.9.11-1 (2020-11-27), RO-rootFS, swap_dev 0x5, Normal VGA
Before this WARNING (aka ERROR), the net-retriever did download
http://ftp.debian.org:80/debian/dists/bullseye/main/debian-installer/binary-amd64/Packages.xz
http://ftp.debian.org:80/debian/dists/bullseye/contrib/debian-installer/binary-amd64/Packages.xz
http://ftp.debian.org:80/debian/dists/bullseye/non-free/debian-installer/binary-amd64/Packages.xz
which rather fit kernel-image-5.10.0-3-amd64 (which you can prove by extracting the xz).
Did anyone succeed with installing Debian testing? This is a Debian issue? Testing not yet ready for network installation?
Kind regards,
Anhu
Foreman and Proxy versions: 2.5.0-develop
Foreman and Proxy plugin versions:
foreman 9999-buster+scratchbuild+20210301155255
foreman-assets 9999-buster+scratchbuild+20210301155255
foreman-cli 9999-buster+scratchbuild+20210301155255
foreman-debug 9999-buster+scratchbuild+20210301155255
foreman-dynflow-sidekiq 9999-buster+scratchbuild+20210301155255
foreman-installer 9999-buster+scratchbuild+20210302031138
foreman-postgresql 9999-buster+scratchbuild+20210301155255
foreman-proxy 9999-buster+scratchbuild+20210218180351
foreman-service 9999-buster+scratchbuild+20210301155255
ruby-foreman-ansible 6.1.1-1
ruby-foreman-ansible-core 4.0.0-2
ruby-foreman-deface 1.5.3-1
ruby-foreman-dhcp-browser 0.0.8-1
ruby-foreman-fog-proxmox 0.12.4-1
ruby-foreman-remote-execution 4.2.2-1
ruby-foreman-remote-execution-core 1.4.0-1
ruby-foreman-tasks 3.0.3-1
ruby-foreman-tasks-core 0.3.4-1
ruby-hammer-cli-foreman 2.3.0-1
ruby-hammer-cli-foreman-ansible 0.3.3-1
Distribution and version: Debian testing / bullseye