Advertisement
Guest User

Untitled

a guest
Jul 11th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. john@john-A880LM-M:~$ sudo apt-get -f install
  2. [sudo] password for john:
  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 0 B/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. (Reading database ... 164890 files and directories currently installed.)
  25. 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) ...
  26. dpkg-deb (subprocess): decompressing archive member: internal bzip2 read error: 'DATA_ERROR'
  27. dpkg-deb: error: subprocess <decompress> returned error exit status 2
  28. dpkg: error processing /var/cache/apt/archives/linux-image-extra-3.8.0-27-generic_3.8.0-27.40_amd64.deb (--unpack):
  29. subprocess dpkg-deb --fsys-tarfile returned error exit status 2
  30. No apport report written because the error message indicates an issue on the local system
  31. Examining /etc/kernel/postrm.d .
  32. run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  33. run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.8.0-27-generic /boot/vmlinuz-3.8.0-27-generic
  34. Errors were encountered while processing:
  35. /var/cache/apt/archives/linux-image-extra-3.8.0-27-generic_3.8.0-27.40_amd64.deb
  36. E: Sub-process /usr/bin/dpkg returned an error code (1)
  37. john@john-A880LM-M:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement