[Bug 1751184] Re: Plymouth initramfs hook needs missing dependancy fonts-dejavu-core so update-initramfs fails
Jb
jebsolutions at gmail.com
Sat Feb 24 19:39:35 UTC 2018
Note: this same error occurs during the Lubuntu install as seen in
/var/log/syslog:
Feb 24 09:31:38 main-menu[4082]: (process:19047): update-initramfs: Generating /boot/initrd.img-4.13.0-32-generic
Feb 24 09:31:38 main-menu[4082]: (process:19047): cp:
Feb 24 09:31:38 main-menu[4082]: (process:19047): cannot stat '/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf'
Feb 24 09:31:38 main-menu[4082]: (process:19047): : No such file or directory
Feb 24 09:31:38 main-menu[4082]: (process:19047):
Feb 24 09:31:38 main-menu[4082]: (process:19047): E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
Feb 24 09:31:38 main-menu[4082]: (process:19047): update-initramfs: failed for /boot/initrd.img-4.13.0-32-generic with 1.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/1751184
Title:
Plymouth initramfs hook needs missing dependancy fonts-dejavu-core so
update-initramfs fails
Status in plymouth package in Ubuntu:
New
Bug description:
Missing font dependency --> plymouth initramfs hook fails --> update-
initramfs fails --> new kernel failed to install.
Bionic Lubuntu alternate 20180221
update-initramfs -c -k all
It gives an error:
Rebuilding ramfs...be patient
update-initramfs: Generating /boot/initrd.img-4.13.0-32-generic
cp: cannot stat '/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf': No such file or directory
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.13.0-32-generic with 1.
I checked and the directory /usr/share/fonts/truetype/ttf-dejavu/ does
not exist.
Fyi...the 4.15 kernel just came out. This caused the 4.15 kernel to
fail to install.
If I apt-get install fonts-dejavu-core it will work around this issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1751184/+subscriptions
More information about the foundations-bugs
mailing list