This bug was fixed in the package console-setup - 1.178ubuntu11 --------------- console-setup (1.178ubuntu11) disco; urgency=medium
* kbdnames-maker: Call `{bind,}textdomain` after switching locale. There's a change in perl 5.28 to use `uselocale()` & friends instead of gettext directly, to support thread safety. Apparently this causes the results of `gettext()` calls to be cached now where they weren't before, and this breaks our keyboard name generation. For example, we have `en_GB*model*sun_type6_jp*Sun Type 6 (Japonesa)` instead of `en_GB*model*sun_type6_jp*Sun Type 6 (Japanese)`, and many many other examples. Calling `bindtextdomain()` and then `textdomain()` after changing locale causes the cache to be invalidated and we get correct results again. LP: #1817453 -- Iain Lane <i...@orangesquash.org.uk> Fri, 15 Mar 2019 12:34:06 +0000 ** Changed in: console-setup (Ubuntu Disco) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to console-setup in Ubuntu. https://bugs.launchpad.net/bugs/1817453 Title: 19.04 installer displays keyboard layouts in the wrong language Status in console-setup package in Ubuntu: Fix Released Status in console-setup source package in Disco: Fix Released Bug description: When you select the Spanish language in the installer, when you go to the keyboard layout selection these are in another language. The options for Latin American Spanish do not appear. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: ubiquity 19.04.5 ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20 Uname: Linux 4.19.0-13-generic x86_64 ApportVersion: 2.20.10-0ubuntu21 Architecture: amd64 CasperVersion: 1.402 CurrentDesktop: ubuntu:GNOME Date: Sun Feb 24 06:51:45 2019 InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd quiet splash --- maybe-ubiquity LiveMediaBuild: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190223) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=es_ES.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1817453/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp