← Back to team overview

ubuntubudgie-dev team mailing list archive

[Bug 1685809] Re: Plymouth themes and executables not copied correctly into initramfs due to the plymouth themes names

 

This bug was fixed in the package budgie-artwork - 0.8.0

---------------
budgie-artwork (0.8.0) artful; urgency=medium

  * New release. (LP: #1690589)
    - Disable guest session
    - correctly name plymouth theme to enable full disk encryption
      password box to display (LP: #1685809)
  * Packaging Changes:
    - Update debian/ plymouth installation files for corrected
      plymouth theme

 -- David Mohammed <fossfreedom@xxxxxxxxxx>  Sat, 13 May 2017 21:20:34
+0000

** Changed in: budgie-artwork (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Budgie Developers, which is subscribed to budgie-artwork in Ubuntu.
https://bugs.launchpad.net/bugs/1685809

Title:
  Plymouth themes and executables not copied correctly into initramfs
  due to the plymouth themes names

Status in budgie-artwork package in Ubuntu:
  Fix Released

Bug description:
  The plymouth themes (plymouth-theme-ubuntu-budgie-logo and plymouth-
  theme-ubuntu-budgie-text) have the folder named respectively as
  ubuntu-budgie-logo and ubuntu-budgie-text but the plymouth files named
  without the "ubuntu" prefix. This cause the /usr/share/initramfs-
  tools/hooks/plymouth to exit before copying the themes and the
  plymouth executables (/sbin/plymouthd and /bin/plymouth) into the
  initramfs archive.

  The resulted error logs printed at boot are:

  /scripts/init-premount/plymouth: line 38: /sbin/plymouthd: not found
  /scripts/init-premount/plymouth: line 38: /bin/plymouth: not found
  [...]
  /scripts/init-bottom/plymouth: line 38: /bin/plymouth: not found

  The issue is specially annoying when using full disk encryption as no
  prompts is displayed to unlock the drives.

  I suggest to rename the plymouth files to the full theme name (ubuntu-
  budgie-logo.plymouth) to (I think) fix the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-artwork/+bug/1685809/+subscriptions


References