at line 1905 of /var/lib/dpkg/info/xserver-xorg.config try to patch in a similar way:
if ! db_get debian-installer/keymap; then
if [ -z "$first_time_keymap" ]; then
debug_report_status "db_get debian-installer/keymap"
else
first_time_keymap="set"
DI_KEYMAP="us"
fi
else
DI_KEYMAP="${RET##mac-usb-}"
DI_KEYMAP="${DI_KEYMAP##-latin1}"
fi
This bug is simply reproducible by installing xorg in a fresh chroot (and it
affects make-live so we noticed it).
--
ESC:wq
pgpTlo4qAJyQt.pgp
Description: PGP signature

