[Bug 1579267] Re: plymouth-start.service: After: reference to non-existent keyboard-setup.service

Steve Langasek steve.langasek at canonical.com
Mon May 9 08:20:38 UTC 2016


It's not a bug for a systemd unit to reference a non-existent unit in
'Before' or 'After'; this declares sequencing relative to other units
*if* they exist.  If the named unit does not exist, the relationship is
ignored - this is not a 'Requires' dependency.

If anything, the bug here appears to be that the keyboard-setup.service
is *absent* in 16.04.  Reassigning to console-setup for investigation.

** Package changed: plymouth (Ubuntu) => console-setup (Ubuntu)

** Changed in: console-setup (Ubuntu)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

-- 
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/1579267

Title:
  plymouth-start.service: After: reference to non-existent keyboard-
  setup.service

Status in console-setup package in Ubuntu:
  New

Bug description:
  16.04 amd64.

  plymouth-start.service refers to a non-existent keyboard-
  setup.service:

  $ grep keyboard -r /lib/systemd/system/*
  /lib/systemd/system/plymouth-start.service:After=systemd-udev-trigger.service systemd-udevd.service keyboard-setup.service
  tj at T300CHI:~$ apt-file search keyboard-setup.service
  tj at T300CHI:~$

  The file only exists in 16.10 in console-setup-linux

  This caught me out whilst I was debugging some console-setup issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1579267/+subscriptions



More information about the foundations-bugs mailing list