Dear maintainer team,
I'm trying to install a fresh new jessie using a preseed file to automate most
of the task. This worked with the wheezy installer.
I downloaded the debian-8.1.0-i386-CD-1.iso, extract in on a usb key with
unetbootin, and added some files:
- syslinux.cfg to configure boot
- preseed.cfg to make some parts of install automated
- pool/main/r/rp-pppoe/pppoe_3.8-3_amd64.deb and
pool/main/r/rp-pppoe/pppoe_3.8-3_i386.deb as they are not part of the CD1
My exact line in preseed.cfg is:
d-i pkgsel/include string openssh-server libpcap0.8 ppp pppoe openssh-client python
and it ends with the error:
in-target: package 'pppoe' has no installation candidate
and pkgsel fails with error code 100.
I had the exact same setup with wheezy, and it worked. I tried copying the
pppoe files in pool/main/p/pppoe (as a desperate try) but it doesn't work
either.
I absolutely don't know where the problem may be, and I can make further tests
if needed.
Thanks for the job,