> Please run the installation at medium priority and tell at which menu step > the preseeding happens.
The "Download debconf preseed file" appears immediately after the "Configure network" item has been run. Running it seems to trigger network-preseed.postinst, which I made "set -x" as suggested. The result is that attached log file. It features a first attempt *without* "set -x" and another one *with* it I also add /var/lib/preseed/log though I think it is useless here.
syslog.failure.gz
Description: Binary data
#d-i debconf/priority select medium # Preseed file to make d-i download udebs from unstable, useful for daily # builds and development builds. d-i mirror/udeb/suite string unstable d-i mirror/udeb/suite seen false