Advertisement
Guest User

Untitled

a guest
Dec 5th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. root@supernova:/home/dst# apt upgrade
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Calculating upgrade... Done
  6. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  7. 2 not fully installed or removed.
  8. After this operation, 0 B of additional disk space will be used.
  9. Do you want to continue? [Y/n] y
  10. Setting up grub-efi-amd64-signed (1.93.15+2.02-2ubuntu8.14) ...
  11. Installing for x86_64-efi platform.
  12. Could not prepare Boot variable: No space left on device
  13. grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
  14. dpkg: error processing package grub-efi-amd64-signed (--configure):
  15. installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1
  16. dpkg: dependency problems prevent configuration of shim-signed:
  17. shim-signed depends on grub-efi-amd64-signed; however:
  18. Package grub-efi-amd64-signed is not configured yet.
  19.  
  20. dpkg: error processing package shim-signed (--configure):
  21. dependency problems - leaving unconfigured
  22. No apport report written because the error message indicates its a followup error from a previous failure.
  23. Errors were encountered while processing:
  24. grub-efi-amd64-signed
  25. shim-signed
  26. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement