group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #06209
[Bug 1572697] Re: broken symlink console-setup.service [systemd]
This bug was fixed in the package console-setup - 1.108ubuntu15.2
---------------
console-setup (1.108ubuntu15.2) xenial; urgency=medium
* Reorganize and correct console-setup, keyboard-setup and setvtrgb along the
lines of the logic in 16.04: (LP: #1591622, #1593156)
- debian/console-setup-linux.setvtrgb.service: don't require being run
before system-getty.slice.
- debian/keyboard-configuration.links: both console-setup and
keyboard-setup systemd units should be installed to sysinit.target rather
than multi-user.
- debian/keyboard-configuration.keyboard-setup.service: move loadkeys call
at local-fs-pre.target and in this more suitable location.
- debian/keyboard-configuration.console-setup.service: move to running
after the screen, keyboard, and filesystems are ready and set up all of
what may still need to be done to configure the virtual consoles
appropriately: set a final keymap, font, etc.
console-setup (1.108ubuntu15.1) xenial; urgency=medium
* debian/console-setup-linux.setvtrgb.service: port the upstart job for
applying our preferred color settings to a systemd unit so it gets run.
This will fix debconf prompts on console being extra ugly. (LP: #1576893)
* debian/console-setup-linux.links: enable our setvtrgb service in sysinit.
* debian/keyboard-configuration.links: fix link source for console-setup
service. (LP: #1572697)
* debian/control: add dh-systemd to Build-Depends.
* debian/keyboard-configuration.keyboard-setup.service: also enable
keyboard-setup as a systemd service so we can have proper keymaps enabled
in VTs. (LP: #1579267)
* debian/keyboard-configuration.links: enable keyboard-setup service.
-- Mathieu Trudel-Lapierre <cyphermox@xxxxxxxxxx> Thu, 16 Jun 2016
14:41:19 +0300
** Changed in: console-setup (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
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 Released
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