Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. acketfrog@lilypad:~$ sudo apt-get install dpkg
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. dpkg is already the newest version.
  6. 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
  7. 1 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 extlinux (2:4.05+dfsg-6) ...
  11. P: Checking for EXTLINUX directory... found.
  12. ls: cannot access vmlinuz-*: No such file or directory
  13. P: Installing debian theme...cp: cannot stat `/usr/share/syslinux/themes/debian-wheezy/extlinux/memtest.bin': No such file or directory
  14. dpkg: error processing extlinux (--configure):
  15. subprocess installed post-installation script returned error exit status 1
  16. Errors were encountered while processing:
  17. extlinux
  18. E: Sub-process /usr/bin/dpkg returned an error code (1)
  19. packetfrog@lilypad:~$ sudo apt-get -f install
  20. Reading package lists... Done
  21. Building dependency tree
  22. Reading state information... Done
  23. 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
  24. 1 not fully installed or removed.
  25. After this operation, 0 B of additional disk space will be used.
  26. Setting up extlinux (2:4.05+dfsg-6) ...
  27. P: Checking for EXTLINUX directory... found.
  28. ls: cannot access vmlinuz-*: No such file or directory
  29. P: Installing debian theme...cp: cannot stat `/usr/share/syslinux/themes/debian-wheezy/extlinux/memtest.bin': No such file or directory
  30. dpkg: error processing extlinux (--configure):
  31. subprocess installed post-installation script returned error exit status 1
  32. No apport report written because MaxReports is reached already
  33. Errors were encountered while processing:
  34. extlinux
  35. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement