Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. al@al-ubuntu:/tftpboot$ sudo apt-get install tftp-hpa
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages will be REMOVED:
  6. tftpd-hpa
  7. The following NEW packages will be installed:
  8. tftp-hpa
  9. 0 upgraded, 1 newly installed, 1 to remove and 75 not upgraded.
  10. 1 not fully installed or removed.
  11. Need to get 17.7 kB of archives.
  12. After this operation, 106 kB disk space will be freed.
  13. Do you want to continue [Y/n]? y
  14. Get:1 http://archive.ubuntu.com/ubuntu/ natty/main tftp-hpa i386 5.0-21ubuntu2 [17.7 kB]
  15. Fetched 17.7 kB in 2s (8,769 B/s)
  16. (Reading database ... 318484 files and directories currently installed.)
  17. Removing tftpd-hpa ...
  18. dpkg: error processing tftpd-hpa (--remove):
  19. subprocess installed post-removal script returned error exit status 1
  20. Processing triggers for ureadahead ...
  21. Errors were encountered while processing:
  22. tftpd-hpa
  23. E: Sub-process /usr/bin/dpkg returned an error code (1)
  24. al@al-ubuntu:/tftpboot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement