Advertisement
Guest User

installing new kernel errors

a guest
Apr 26th, 2022
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. Selecting previously unselected package linux-headers-5.17.4-051704.
  2. (Reading database ... 267225 files and directories currently installed.)
  3. Preparing to unpack linux-headers-5.17.4-051704_5.17.4-051704.202204200842_all.deb ...
  4. Unpacking linux-headers-5.17.4-051704 (5.17.4-051704.202204200842) ...
  5. Selecting previously unselected package linux-headers-5.17.4-051704-generic.
  6. Preparing to unpack linux-headers-5.17.4-051704-generic_5.17.4-051704.202204200842_amd64.deb ...
  7. Unpacking linux-headers-5.17.4-051704-generic (5.17.4-051704.202204200842) ...
  8. Selecting previously unselected package linux-image-unsigned-5.17.4-051704-generic.
  9. Preparing to unpack linux-image-unsigned-5.17.4-051704-generic_5.17.4-051704.202204200842_amd64.deb ...
  10. Unpacking linux-image-unsigned-5.17.4-051704-generic (5.17.4-051704.202204200842) ...
  11. Selecting previously unselected package linux-modules-5.17.4-051704-generic.
  12. Preparing to unpack linux-modules-5.17.4-051704-generic_5.17.4-051704.202204200842_amd64.deb ...
  13. Unpacking linux-modules-5.17.4-051704-generic (5.17.4-051704.202204200842) ...
  14. Setting up linux-headers-5.17.4-051704 (5.17.4-051704.202204200842) ...
  15. dpkg: dependency problems prevent configuration of linux-headers-5.17.4-051704-generic:
  16. linux-headers-5.17.4-051704-generic depends on libc6 (>= 2.34); however:
  17. Version of libc6:amd64 on system is 2.31-0ubuntu9.7.
  18. linux-headers-5.17.4-051704-generic depends on libssl3 (>= 3.0.0~~alpha1); however:
  19. Package libssl3 is not installed.
  20.  
  21. dpkg: error processing package linux-headers-5.17.4-051704-generic (--install):
  22. dependency problems - leaving unconfigured
  23. Setting up linux-image-unsigned-5.17.4-051704-generic (5.17.4-051704.202204200842) ...
  24. I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.17.0-051700-generic
  25. I: /boot/initrd.img.old is now a symlink to initrd.img-5.17.0-051700-generic
  26. I: /boot/vmlinuz is now a symlink to vmlinuz-5.17.4-051704-generic
  27. I: /boot/initrd.img is now a symlink to initrd.img-5.17.4-051704-generic
  28. Setting up linux-modules-5.17.4-051704-generic (5.17.4-051704.202204200842) ...
  29. Processing triggers for linux-image-unsigned-5.17.4-051704-generic (5.17.4-051704.202204200842) ...
  30. /etc/kernel/postinst.d/dkms:
  31. * dkms: running auto installation service for kernel 5.17.4-051704-generic
  32. ...done.
  33. /etc/kernel/postinst.d/initramfs-tools:
  34. update-initramfs: Generating /boot/initrd.img-5.17.4-051704-generic
  35. /etc/kernel/postinst.d/zz-update-grub:
  36. Sourcing file `/etc/default/grub'
  37. Sourcing file `/etc/default/grub.d/init-select.cfg'
  38. Generating grub configuration file ...
  39. Found linux image: /boot/vmlinuz-5.17.4-051704-generic
  40. Found initrd image: /boot/initrd.img-5.17.4-051704-generic
  41. Found linux image: /boot/vmlinuz-5.17.0-051700-generic
  42. Found initrd image: /boot/initrd.img-5.17.0-051700-generic
  43. Found linux image: /boot/vmlinuz-5.13.0-40-generic
  44. Found initrd image: /boot/initrd.img-5.13.0-40-generic
  45. Found linux image: /boot/vmlinuz-5.13.0-39-generic
  46. Found initrd image: /boot/initrd.img-5.13.0-39-generic
  47. Adding boot menu entry for UEFI Firmware Settings
  48. done
  49. Errors were encountered while processing:
  50. linux-headers-5.17.4-051704-generic
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement