$ dpkg -S /usr/share/initramfs-tools/hooks/plymouth 
plymouth: /usr/share/initramfs-tools/hooks/plymouth
$ apt policy plymouth | grep Installed
  Installed: 0.9.3-1ubuntu4
$ grep -i dejavu /usr/share/initramfs-tools/hooks/plymouth 
                mkdir -p "${DESTDIR}/usr/share/fonts/truetype/dejavu"
                cp -a /usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf 
"${DESTDIR}/usr/share/fonts/truetype/dejavu"
                    sed 's|\(<family>DejaVu 
Sans</family>\)|<family>Ubuntu</family>\1|;s|\(<family>DejaVu Sans 
Mono</family>\)|<family>Ubuntu Mono</family>\1|;' \
                    cp -a /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf  
"${DESTDIR}/usr/share/fonts/truetype/dejavu"
$

The hook is still trying to copy dejavu fonts into the initramfs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592405

Title:
  plymouth hook in initramfs needs font but doesn't Depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1592405/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to