[Bug 1553151] Re: Remove English keyboard layout from preseed installation

Schlomo Schapiro 1553151 at bugs.launchpad.net
Sat Mar 5 20:10:53 UTC 2016


The kernel options are:

biosdevname=0 net.ifnames=0 ipv6.disable=1 auto-install/enable=true
debconf/priority=critical vga=791
preseed/url=http://jschule.github.io/ubuntu/preseed/jts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1553151

Title:
  Remove English keyboard layout from preseed installation

Status in debian-installer package in Ubuntu:
  New

Bug description:
  Using network booted preseed installation with the following lines to
  configure keyboard:

  d-i console-setup/ask_detect false
  d-i keyboard-configuration/layoutcode string de
  d-i keyboard-configuration/layout select German
  d-i keyboard-configuration/modelcode string pc105

  The problem is that after the installation there is a German and also
  an English keyboard configured, see attached screenshot.

  The /etc/default/keyboard file contains:
  XKBMODEL="pc105"
  XKBLAYOUT="de"
  XKBVARIANT=""
  XKBOPTIONS=""
  BACKSPACE="guess"

  BUT gsettings shows this:
  $ gsettings get org.gnome.desktop.input-sources sources
  [('xkb', 'de'), ('xkb', 'us')]

  I did not touch the X configuration. X log files also don't show
  anything, only that de keyboard was set for evdev.

  Please advice how to get rid of English keyboard if I configure German
  keyboard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1553151/+subscriptions



More information about the foundations-bugs mailing list