Advertisement
Guest User

Untitled

a guest
Nov 20th, 2011
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. # apt-get remove linux-image-2.6.32-5-686
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages will be REMOVED:
  6. linux-image-2.6-686 linux-image-2.6.32-5-686
  7. 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
  8. 2 not fully installed or removed.
  9. After this operation, 79.7 MB disk space will be freed.
  10. Do you want to continue [Y/n]? Y
  11. (Reading database ... 33817 files and directories currently installed.)
  12. Removing linux-image-2.6-686 ...
  13. Removing linux-image-2.6.32-5-686 ...
  14. Examining /etc/kernel/postrm.d .
  15. run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.32-5-686 /boot/vmlinuz-2.6.32-5-686
  16. run-parts: executing /etc/kernel/postrm.d/zz-update-grub 2.6.32-5-686 /boot/vmlinuz-2.6.32-5-686
  17. Searching for GRUB installation directory ... found: /boot/grub
  18. Searching for default file ... Generating /boot/grub/default file and setting the default boot entry to 0
  19. entry not specified.
  20. run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1
  21. Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-2.6.32-5-686.postrm line 234.
  22. dpkg: error processing linux-image-2.6.32-5-686 (--remove):
  23. subprocess installed post-removal script returned error exit status 1
  24. configured to not write apport reports
  25. Errors were encountered while processing:
  26. linux-image-2.6.32-5-686
  27. E: Sub-process /usr/bin/dpkg returned an error code (1)
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement