W: plymouth module (/usr/lib/x86_64-linux-gnu/plymouth//.so) missing, skipping that theme.

Elvis Stansvik elvis.stansvik at orexplore.com
Tue Aug 23 13:46:40 UTC 2016


2016-08-23 15:43 GMT+02:00 Elvis Stansvik <elvis.stansvik at orexplore.com>:

> I'm getting that warning when running update-initramfs -u after having
> moved my theme to /usr/share/plymouth/themes from /lib/plymouth (location
> of themes changed in Ubuntu 16.04).
>
> This is with plymouth 0.9.2 from Ubuntu packages, and the problem seems to
> be the same as:
>
>     https://ubuntuforums.org/showthread.php?t=2322684
>
> But the workaround(s) described in that thread doesn't seem to work for me.
>
> Looking at lsinitramfs /boot/initrd.img-4.4.0-31-generic output I can
> confirm that the script.so module that my custom theme uses, and the custom
> theme itself, is not installed to the initramfs image. But I'm unsure how
> to debug further.
>
> The theme worked fine when it was living in /lib under Ubuntu 15.10 (which
> had plymouth 0.9.0).
>
> The warning looks strange to me (as if some sed line went wrong?).
>
> Any tips/pointers are highly welcome, as we need this theme to work on our
> Ubuntu-based product.
>

Here's some more Ubuntu-specific info:

estan at newton:~$ LC_ALL=C update-alternatives --display default.plymouth
default.plymouth - manual mode
  link best version is
/usr/share/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth
  link currently points to
/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth
  link default.plymouth is /usr/share/plymouth/themes/default.plymouth
  slave default.plymouth.grub is /usr/share/plymouth/themes/default.grub
/usr/share/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth - priority 150
  slave default.plymouth.grub:
/usr/share/plymouth/themes/kubuntu-logo/kubuntu-logo.grub
/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth -
priority 100
estan at newton:~$

So currently pointing at
/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth ,
which is my custom theme. This file looks like:

estan at newton:~$ cat
/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth
[Plymouth Theme]
Name=Orexplore
Description=Theme showing the Orexplore logo
ModuleName=script

[script]
ImageDir=/usr/share/plymouth/themes/plymouth-theme-orexplore/images
ScriptFile=/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.script
estan at newton:~$

The script.so plugin seems installed correctly:

estan at newton:~$ ls /usr/lib/x86_64-linux-gnu/plymouth/
totalt 184
-rw-r--r-- 1 root root 14760 maj 10 19:56 details.so
-rw-r--r-- 1 root root 10600 maj 10 19:56 label.so
-rwxr-xr-x 1 root root   967 maj 10 19:56 plymouth-generate-initrd
-rwxr-xr-x 1 root root 14709 aug 23 15:33 plymouth-populate-initrd
-rwxr-xr-x 1 root root    39 maj 10 19:56 plymouth-update-initrd
drwxr-xr-x 2 root root  4096 maj 18 09:14 renderers
-rw-r--r-- 1 root root 72632 maj 10 19:56 script.so
-rw-r--r-- 1 root root 19016 maj 10 19:56 text.so
-rw-r--r-- 1 root root 14888 maj 10 19:56 tribar.so
-rw-r--r-- 1 root root 18984 maj 10 19:56 ubuntu-text.so
estan at newton:~$

Do you folks think I'm looking at an Ubuntu 16.04 packaging bug, or a bug
in Plymouth?

Elvis


> Thanks in advance,
> Elvis Stansvik
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/plymouth/attachments/20160823/9a463ba0/attachment.html>


More information about the plymouth mailing list