Hello glitsj16, or anyone else affected, Accepted console-setup into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/console- setup/1.108ubuntu15.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: console-setup (Ubuntu Xenial) Status: In Progress => Fix Committed ** Tags added: verification-needed -- 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/1572697 Title: broken symlink console-setup.service [systemd] Status in console-setup package in Ubuntu: Fix Released Status in console-setup source package in Xenial: Fix Committed Bug description: [Impact] Console font and other configs from kbd/console-setup may not be applied on boot. [Test case] 1) Configure a keymap / key translation table. 2) Boot the system 3) Console should have the key translation table applied. [Regression potential] Minimal; this applies configuration that should always be applied on boot and only applies as a fix to a regression from previous releases, and only on a virtual console. --- keyboard-configuration 1.108ubuntu15 contains console-setup.service in /lib/systemd/system/multi-user.target.wants, but as a broken symlink: $ dpkg -L keyboard-configuration | grep multi-user.target.wants /lib/systemd/system/multi-user.target.wants /lib/systemd/system/multi-user.target.wants/console-setup.service $ sudo find -L /lib/systemd/system -type l -ls 1315455 0 lrwxrwxrwx 1 root root 22 Apr 20 03:11 /lib/systemd/system/multi-user.target.wants/console-setup.service -> /console-setup.service Symlink should point to ../console-setup.service instead. I originally reported this in https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1534121 against console-setup, which was the wrong package to refer to. My apologies for messing that up. Additional info: $ lsb_release -rd Description: Ubuntu 16.04 LTS Release: 16.04 $ apt-cache policy keyboard-configuration keyboard-configuration: Installed: 1.108ubuntu15 Candidate: 1.108ubuntu15 Version table: *** 1.108ubuntu15 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1572697/+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