[Bug 1572697] Re: broken symlink console-setup.service [systemd]
glitsj16
glitsj16 at gmail.com
Fri Jun 17 13:35:35 UTC 2016
Confirming the fixes are working on Ubuntu Xenial. Changing the tags to
verification-done.
Thanks again for all your efforts.
= = =
$ sudo dpkg -i ./*.deb
(Reading database ... 274175 files and directories currently installed.)
Preparing to unpack .../console-setup_1.108ubuntu15.2_all.deb ...
Obsolete conffile /etc/init.d/keyboard-setup has been modified by you, renaming to .dpkg-bak
Unpacking console-setup (1.108ubuntu15.2) over (1.108ubuntu15.1) ...
Preparing to unpack .../console-setup-linux_1.108ubuntu15.2_all.deb ...
Unpacking console-setup-linux (1.108ubuntu15.2) over (1.108ubuntu15.1) ...
Preparing to unpack .../keyboard-configuration_1.108ubuntu15.2_all.deb ...
Unpacking keyboard-configuration (1.108ubuntu15.2) over (1.108ubuntu15.1) ...
Setting up keyboard-configuration (1.108ubuntu15.2) ...
Your console font configuration will be updated the next time your system
boots. If you want to update it now, run 'setupcon' from a virtual console.
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-initramfs: deferring update (trigger activated)
Setting up console-setup-linux (1.108ubuntu15.2) ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-1.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-13.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-14.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-15.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-2.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-3.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-4.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-7.inc ...
Installing new version of config file /etc/console-setup/compose.ISO-8859-9.inc ...
Setting up console-setup (1.108ubuntu15.2) ...
Your console font configuration will be updated the next time your system
boots. If you want to update it now, run 'setupcon' from a virtual console.
update-initramfs: deferring update (trigger activated)
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for systemd (230+upstream20160523-0.master) ...
Processing triggers for initramfs-tools (0.122ubuntu8) ...
update-initramfs: Generating /boot/initrd.img-4.5.7-ck-core2
Processing triggers for lab16--housekeeping ...
Processing triggers for lab16--housekeeping ...
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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
More information about the foundations-bugs
mailing list