keyboard-config adds broken symlink to systemd

Bug #1534121 reported by glitsj16
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
console-setup (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ lsb_release -rd
Description: Ubuntu Xenial Xerus (development branch)
Release: 16.04

$ apt-cache policy keyboard-configuration
keyboard-configuration:
  Installed: 1.108ubuntu10
  Candidate: 1.108ubuntu10
  Version table:
 *** 1.108ubuntu10 500
        500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages
        100 /var/lib/dpkg/status

keyboard-config 1.108ubuntu10 contains console-setup.service in
/lib/systemd/system/multi-user.target.wants 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
1314871 0 lrwxrwxrwx 1 root root 22 Jan 11 15:19 /lib/systemd/system/multi-user.target.wants/console-setup.service -> /console-setup.service

Symlink should point to ../console-setup.service instead?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.