[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#840209: console-setup: fails to change keyboard layout in d-i



Note: the alpha7 release was not affected by this bug.

Samuel Thibault, on Sun 09 Oct 2016 17:17:20 +0200, wrote:
> Source: console-setup
> Version: 1.150

It seems that console-setup-udeb's keyboard-configuration.config doesn't
have KBDNAMES replaced by the layout list any more, but instead

all_kbdnames () {
cat <<'EOF' 
EOF
[ ! -f /usr/share/console-setup/kbdnames.gz ] || zcat /usr/share/console-setup/kbdnames.gz
}

But that's not what is supposed to happen for the udeb build. Perhaps
it's due to the parallel build bug (#837327) whose fix I apparently
missed pushing.

Samuel


Reply to: