marciano1

sudo apt autoremove

Jul 12th, 2020
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.11 KB | None | 0 0
  1. Reading package lists... Done
  2. Building dependency tree
  3. Reading state information... Done
  4. The following packages will be REMOVED:
  5. linux-image-4.15.0-91-generic linux-modules-4.15.0-91-generic linux-modules-extra-4.15.0-91-generic
  6. 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
  7. 8 not fully installed or removed.
  8. After this operation, 243 MB disk space will be freed.
  9. Do you want to continue? [Y/n] y
  10. (Reading database ... 205846 files and directories currently installed.)
  11. Removing linux-modules-extra-4.15.0-91-generic (4.15.0-91.92) ...
  12. Removing linux-image-4.15.0-91-generic (4.15.0-91.92) ...
  13. /var/lib/dpkg/info/linux-image-4.15.0-91-generic.postrm ... removing pending trigger
  14. /etc/kernel/postrm.d/initramfs-tools:
  15. update-initramfs: Deleting /boot/initrd.img-4.15.0-91-generic
  16. /etc/kernel/postrm.d/zz-runlilo:
  17. Fatal: open /boot/vmlinuz-4.15.0-76-generic: No such file or directory
  18. /etc/kernel/postrm.d/zz-update-grub:
  19. Sourcing file `/etc/default/grub'
  20. Generating grub configuration file ...
  21. Found linux image: /boot/vmlinuz-4.15.0-109-generic
  22. Found initrd image: /boot/initrd.img-4.15.0-109-generic
  23. Found linux image: /boot/vmlinuz-4.15.0-108-generic
  24. Found initrd image: /boot/initrd.img-4.15.0-108-generic
  25. Found Ubuntu 16.04.4 LTS (16.04) on /dev/sdc2
  26. Found Ubuntu 18.04.4 LTS (18.04) on /dev/sdd1
  27. Adding boot menu entry for EFI firmware configuration
  28. done
  29. Removing linux-modules-4.15.0-91-generic (4.15.0-91.92) ...
  30. Setting up initramfs-tools (0.130ubuntu3.9) ...
  31. update-initramfs: deferring update (trigger activated)
  32. Setting up linux-image-4.15.0-109-generic (4.15.0-109.110) ...
  33. Setting up linux-image-4.15.0-108-generic (4.15.0-108.109) ...
  34. Setting up linux-firmware (1.173.19) ...
  35. update-initramfs: Generating /boot/initrd.img-4.15.0-109-generic
  36. Fatal: open /boot/vmlinuz-4.15.0-76-generic: No such file or directory
  37. run-parts: /etc/initramfs/post-update.d//runlilo exited with return code 1
  38. dpkg: error processing package linux-firmware (--configure):
  39. installed linux-firmware package post-installation script subprocess returned error exit status 1
  40. dpkg: dependency problems prevent configuration of linux-image-generic:
  41. linux-image-generic depends on linux-firmware; however:
  42. Package linux-firmware is not configured yet.
  43.  
  44. dpkg: error processing package linux-image-generic (--configure):
  45. dependency problems - leaving unconfigured
  46. dpkg: dependency problems prevent configuration of linux-generic:
  47. linux-generic depends on linux-image-generic (= 4.15.0.109.97); however:
  48. Package linux-image-generic is not configured yet.
  49.  
  50. dpkg: error processing package linux-generic (--configure):
  51. dependency problems - leaving unconfigured
  52. dpkg: dependency problems prevent configuration of linux-signed-generic:
  53. linux-signed-generic depends on linux-generic; however:
  54. Package linux-generic is not configured yet.
  55.  
  56. dpkg: error processing package linux-signed-generic (--configure):
  57. dependency problems - leaving unconfigured
  58. Processing triggers for initramfs-tools (0.130ubuntu3.9) ...
  59. No apport report written because the error message indicates its a followup error from a previous failure.
  60. No apport report written because the error message indicates its a followup error from a previous failure.
  61. No apport report written because MaxReports is reached already
  62. update-initramfs: Generating /boot/initrd.img-4.15.0-109-generic
  63. Fatal: open /boot/vmlinuz-4.15.0-76-generic: No such file or directory
  64. run-parts: /etc/initramfs/post-update.d//runlilo exited with return code 1
  65. dpkg: error processing package initramfs-tools (--configure):
  66. installed initramfs-tools package post-installation script subprocess returned error exit status 1
  67. No apport report written because MaxReports is reached already
  68. Processing triggers for linux-image-4.15.0-109-generic (4.15.0-109.110) ...
  69. /etc/kernel/postinst.d/dkms:
  70. * dkms: running auto installation service for kernel 4.15.0-109-generic
  71.  
  72. Kernel preparation unnecessary for this kernel. Skipping...
  73. applying patch Fix-build-for-4.4.patch...patching file hal/hal_btcoex.c
  74. patching file hal/hal_com.c
  75. patching file hal/hal_com_phycfg.c
  76. patching file include/hal_com.h
  77. patching file include/rtw_debug.h
  78. patching file Makefile
  79. patching file os_dep/linux/usb_intf.c
  80.  
  81.  
  82. Building module:
  83. cleaning build area...
  84. 'make' KVER=4.15.0-109-generic...(bad exit status: 2)
  85. ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/rtl8192eu-dkms.0.crash'
  86. Error! Bad return status for module build on kernel: 4.15.0-109-generic (x86_64)
  87. Consult /var/lib/dkms/rtl8192eu/4.4/build/make.log for more information.
  88. ...done.
  89. /etc/kernel/postinst.d/initramfs-tools:
  90. update-initramfs: Generating /boot/initrd.img-4.15.0-109-generic
  91. /etc/kernel/postinst.d/zz-runlilo:
  92. Fatal: open /boot/vmlinuz-4.15.0-76-generic: No such file or directory
  93. run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1
  94. dpkg: error processing package linux-image-4.15.0-109-generic (--configure):
  95. installed linux-image-4.15.0-109-generic package post-installation script subprocess returned error exit status 1
  96. No apport report written because MaxReports is reached already
  97. Processing triggers for linux-image-4.15.0-108-generic (4.15.0-108.109) ...
  98. /etc/kernel/postinst.d/dkms:
  99. * dkms: running auto installation service for kernel 4.15.0-108-generic
  100.  
  101. Kernel preparation unnecessary for this kernel. Skipping...
  102. applying patch Fix-build-for-4.4.patch...patching file hal/hal_btcoex.c
  103. patching file hal/hal_com.c
  104. patching file hal/hal_com_phycfg.c
  105. patching file include/hal_com.h
  106. patching file include/rtw_debug.h
  107. patching file Makefile
  108. patching file os_dep/linux/usb_intf.c
  109.  
  110.  
  111. Building module:
  112. cleaning build area...
  113. 'make' KVER=4.15.0-108-generic...(bad exit status: 2)
  114. ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/rtl8192eu-dkms.0.crash'
  115. Error! Bad return status for module build on kernel: 4.15.0-108-generic (x86_64)
  116. Consult /var/lib/dkms/rtl8192eu/4.4/build/make.log for more information.
  117. ...done.
  118. /etc/kernel/postinst.d/initramfs-tools:
  119. update-initramfs: Generating /boot/initrd.img-4.15.0-108-generic
  120. /etc/kernel/postinst.d/zz-runlilo:
  121. Fatal: open /boot/vmlinuz-4.15.0-76-generic: No such file or directory
  122. run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1
  123. dpkg: error processing package linux-image-4.15.0-108-generic (--configure):
  124. installed linux-image-4.15.0-108-generic package post-installation script subprocess returned error exit status 1
  125. No apport report written because MaxReports is reached already
  126. Errors were encountered while processing:
  127. linux-firmware
  128. linux-image-generic
  129. linux-generic
  130. linux-signed-generic
  131. initramfs-tools
  132. linux-image-4.15.0-109-generic
  133. linux-image-4.15.0-108-generic
  134. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment