I am not sure if this is the same bug, but i write it up anyway.
i noticed something similar as well, the error was in pkgsel.postins when cdebconf is copied into the /target using the line.

debconf-copydb -p \
"^(debian-installer/language|debian-installer/country|debian-installer/keymap|passwd/username)$" \
          configdb target_configdb


replacing with
"^(tasksel/first|debian-installer/language|debian-installer/country|debian-installer/keymap|passwd/username)$" \

ran tasksel as expected.

Ronny Aasen


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to