<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-08-23 15:43 GMT+02:00 Elvis Stansvik <span dir="ltr"><<a href="mailto:elvis.stansvik@orexplore.com" target="_blank">elvis.stansvik@orexplore.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>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).<br><br></div>This is with plymouth 0.9.2 from Ubuntu packages, and the problem seems to be the same as:<br><br>    <a href="https://ubuntuforums.org/showthread.php?t=2322684" target="_blank">https://ubuntuforums.org/<wbr>showthread.php?t=2322684</a><br><br></div>But the workaround(s) described in that thread doesn't seem to work for me.<br><br></div>Looking at lsinitramfs /boot/initrd.img-4.4.0-31-<wbr>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.<br><br></div><div>The theme worked fine when it was living in /lib under Ubuntu 15.10 (which had plymouth 0.9.0).<br><br></div>The warning looks strange to me (as if some sed line went wrong?).<br><br></div>Any tips/pointers are highly welcome, as we need this theme to work on our Ubuntu-based product.<br></div></div></div></blockquote><div><br></div><div>Here's some more Ubuntu-specific info:<br><br>estan@newton:~$ LC_ALL=C update-alternatives --display default.plymouth<br>default.plymouth - manual mode<br>  link best version is /usr/share/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth<br>  link currently points to /usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth<br>  link default.plymouth is /usr/share/plymouth/themes/default.plymouth<br>  slave default.plymouth.grub is /usr/share/plymouth/themes/default.grub<br>/usr/share/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth - priority 150<br>  slave default.plymouth.grub: /usr/share/plymouth/themes/kubuntu-logo/kubuntu-logo.grub<br>/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth - priority 100<br>estan@newton:~$<br><br></div><div>So currently pointing at /usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth , which is my custom theme. This file looks like:<br><br>estan@newton:~$ cat /usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.plymouth<br>[Plymouth Theme]<br>Name=Orexplore<br>Description=Theme showing the Orexplore logo<br>ModuleName=script<br><br>[script]<br>ImageDir=/usr/share/plymouth/themes/plymouth-theme-orexplore/images<br>ScriptFile=/usr/share/plymouth/themes/plymouth-theme-orexplore/orexplore.script<br>estan@newton:~$<br><br></div><div>The script.so plugin seems installed correctly:<br><br>estan@newton:~$ ls /usr/lib/x86_64-linux-gnu/plymouth/<br>totalt 184<br>-rw-r--r-- 1 root root 14760 maj 10 19:56 details.so<br>-rw-r--r-- 1 root root 10600 maj 10 19:56 label.so<br>-rwxr-xr-x 1 root root   967 maj 10 19:56 plymouth-generate-initrd<br>-rwxr-xr-x 1 root root 14709 aug 23 15:33 plymouth-populate-initrd<br>-rwxr-xr-x 1 root root    39 maj 10 19:56 plymouth-update-initrd<br>drwxr-xr-x 2 root root  4096 maj 18 09:14 renderers<br>-rw-r--r-- 1 root root 72632 maj 10 19:56 script.so<br>-rw-r--r-- 1 root root 19016 maj 10 19:56 text.so<br>-rw-r--r-- 1 root root 14888 maj 10 19:56 tribar.so<br>-rw-r--r-- 1 root root 18984 maj 10 19:56 ubuntu-text.so<br>estan@newton:~$<br><br></div><div>Do you folks think I'm looking at an Ubuntu 16.04 packaging bug, or a bug in Plymouth?<br><br></div><div>Elvis<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><br></div>Thanks in advance,<br></div>Elvis Stansvik<br></div>
</blockquote></div><br></div></div>