Hi Phil,
thanks for tips, after your tips I identified that issue is with 40cdrom
script.
I've added following lines:
<snip>
set -x
echo 40cdrom-START
. /usr/share/debconf/confmodule
. /lib/chroot-setup.sh
echo ###########################################
echo $(db_get apt-setup/cdrom/set-first) $RET
echo $(db_get apt-setup/cdrom/set-next) $RET
echo $(db_get apt-setup/cdrom/set-double) $RET
echo $(db_get apt-setup/cdrom/set-failed) $RET
echo ###########################################
<snip>
which resulted in syslog entries as pasted here:
http://paste.debian.net/1258318/
TBH i don't see a logic (probably I'm missing something) how this script
should skip any media (cdrom) scanning and proceed directly to mirror

Any ideas?
Best,
Jerzy

Reply via email to