Advertisement
Guest User

Untitled

a guest
Jul 11th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. john@john-A880LM-M:~$ sudo rm /var/cache/apt/archives/linux-image-extra-3.8.0-27-generic_3.8.0-27.40_amd64.deb
  2. john@john-A880LM-M:~$ sudo apt-get install -f
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Correcting dependencies... Done
  7. The following packages were automatically installed and are no longer required:
  8. libaccounts-qt5-1 libblas3gf libdee-qt5-3 libqt5graphicaleffects5
  9. libqt5network5 libqt5qml5 libqt5quick5 libqt5svg5 libqt5v8-5 libqt5xml5
  10. libsignon-qt5-1 libwebp2 linux-headers-3.5.0-17
  11. qtdeclarative5-accounts-plugin qtdeclarative5-friends-plugin
  12. qtdeclarative5-qtquick2-plugin qtdeclarative5-ubuntu-ui-toolkit-plugin
  13. ubuntu-ui-toolkit-theme
  14. Use 'apt-get autoremove' to remove them.
  15. The following extra packages will be installed:
  16. linux-image-extra-3.8.0-27-generic
  17. The following NEW packages will be installed:
  18. linux-image-extra-3.8.0-27-generic
  19. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  20. 1 not fully installed or removed.
  21. Need to get 30.9 MB of archives.
  22. After this operation, 130 MB of additional disk space will be used.
  23. Do you want to continue [Y/n]? y
  24. Get:1 http://us.archive.ubuntu.com/ubuntu/ raring-proposed/main linux-image-extra-3.8.0-27-generic amd64 3.8.0-27.40 [30.9 MB]
  25. Fetched 30.9 MB in 24s (1,244 kB/s)
  26. (Reading database ... 164890 files and directories currently installed.)
  27. Unpacking linux-image-extra-3.8.0-27-generic (from .../linux-image-extra-3.8.0-27-generic_3.8.0-27.40_amd64.deb) ...
  28. Setting up linux-image-extra-3.8.0-27-generic (3.8.0-27.40) ...
  29. Running depmod.
  30. update-initramfs: deferring update (hook will be called later)
  31. Examining /etc/kernel/postinst.d.
  32. run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  33. run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  34. update-initramfs: Generating /boot/initrd.img-3.8.0-27-generic
  35. run-parts: executing /etc/kernel/postinst.d/pm-utils 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  36. run-parts: executing /etc/kernel/postinst.d/update-notifier 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  37. run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  38. Generating grub.cfg ...
  39. Found linux image: /boot/vmlinuz-3.8.0-27-generic
  40. Found initrd image: /boot/initrd.img-3.8.0-27-generic
  41. Found linux image: /boot/vmlinuz-3.8.0-26-generic
  42. Found initrd image: /boot/initrd.img-3.8.0-26-generic
  43. Found linux image: /boot/vmlinuz-3.5.0-36-generic
  44. Found initrd image: /boot/initrd.img-3.5.0-36-generic
  45. Found linux image: /boot/vmlinuz-3.5.0-17-generic
  46. Found initrd image: /boot/initrd.img-3.5.0-17-generic
  47. Found memtest86+ image: /boot/memtest86+.bin
  48. done
  49. Setting up linux-image-generic (3.8.0.27.45) ...
  50. john@john-A880LM-M:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement