Guest User

Untitled

a guest
Nov 9th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. sudo apt dist-upgrade
  2. [sudo] password for eibachd:
  3. Reading package lists... Done
  4. Building dependency tree... Done
  5. Reading state information... Done
  6. Calculating upgrade... Done
  7. The following packages were automatically installed and are no longer required:
  8. libdav1d6 libplacebo292 libutf8proc2
  9. Use 'sudo apt autoremove' to remove them.
  10. The following packages have been kept back:
  11. libtepl-common
  12. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  13. 2 not fully installed or removed.
  14. After this operation, 0 B of additional disk space will be used.
  15. Do you want to continue? [Y/n]
  16. Setting up linux-image-6.5.0-4-reform2-arm64 (6.5.10-1+reform20231025T224250Z1) ...
  17. /etc/kernel/postinst.d/dkms:
  18. dkms: running auto installation service for kernel 6.5.0-4-reform2-arm64.
  19. dkms: autoinstall for kernel: 6.5.0-4-reform2-arm64.
  20. /etc/kernel/postinst.d/initramfs-tools:
  21. update-initramfs: Generating /boot/initrd.img-6.5.0-4-reform2-arm64
  22. W: No zstd in /usr/bin:/sbin:/bin, using gzip
  23. grep: /boot/config-6.5.0-4-reform2-arm64: No such file or directory
  24. E: gzip compression (CONFIG_RD_GZIP) not supported by kernel
  25. update-initramfs: failed for /boot/initrd.img-6.5.0-4-reform2-arm64 with 1.
  26. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  27. dpkg: error processing package linux-image-6.5.0-4-reform2-arm64 (--configure):
  28. installed linux-image-6.5.0-4-reform2-arm64 package post-installation script subprocess returned error exit status 1
  29. dpkg: dependency problems prevent configuration of linux-image-arm64:
  30. linux-image-arm64 depends on linux-image-6.5.0-4-reform2-arm64 (= 6.5.10-1+reform20231025T224250Z1); however:
  31. Package linux-image-6.5.0-4-reform2-arm64 is not configured yet.
  32.  
  33. dpkg: error processing package linux-image-arm64 (--configure):
  34. dependency problems - leaving unconfigured
  35. Errors were encountered while processing:
  36. linux-image-6.5.0-4-reform2-arm64
  37. linux-image-arm64
  38. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment