On 2 April 2018 at 02:27, Steve Langasek <steve.langa...@canonical.com> wrote:
> $ 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.
>

Which is correct! We still do need a serif font.... and a fallback
font for languages not covered by the ubuntu font. Are you implying
DejaVu font is not shipped by default on Lubuntu at all?

-- 
Regards,

Dimitri.

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