Created
August 29, 2019 14:09
-
-
Save ewxrjk/7f7744b3bf58e11e8d08a6fd86d31f3c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@sfere:~# dpkg --configure -a | |
Setting up initramfs-tools (0.133) ... | |
update-initramfs: deferring update (trigger activated) | |
Setting up linux-image-4.19.0-5-amd64 (4.19.37-5+deb10u2) ... | |
/etc/kernel/postinst.d/initramfs-tools: | |
update-initramfs: Generating /boot/initrd.img-4.19.0-5-amd64 | |
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.19.0-5-amd64 with 1. | |
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 | |
dpkg: error processing package linux-image-4.19.0-5-amd64 (--configure): | |
installed linux-image-4.19.0-5-amd64 package post-installation script subproces | |
s returned error exit status 1 | |
dpkg: dependency problems prevent configuration of linux-image-amd64: | |
linux-image-amd64 depends on linux-image-4.19.0-5-amd64; however: | |
Package linux-image-4.19.0-5-amd64 is not configured yet. | |
dpkg: error processing package linux-image-amd64 (--configure): | |
dependency problems - leaving unconfigured | |
Processing triggers for initramfs-tools (0.133) ... | |
update-initramfs: Generating /boot/initrd.img-4.9.0-9-amd64 | |
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.9.0-9-amd64 with 1. | |
dpkg: error processing package initramfs-tools (--configure): | |
installed initramfs-tools package post-installation script subprocess returned | |
error exit status 1 | |
Errors were encountered while processing: | |
linux-image-4.19.0-5-amd64 | |
linux-image-amd64 | |
initramfs-tools |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment