Advertisement
Guest User

Untitled

a guest
Feb 17th, 2010
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. sonicrules1234@trogdor:~$ sudo apt-get --force-yes --reinstall python2.6
  2. E: Invalid operation python2.6
  3. sonicrules1234@trogdor:~$ sudo apt-get --force-yes --reinstall install python2.6Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. Suggested packages:
  7. python2.6-doc python2.6-profiler
  8. The following NEW packages will be installed:
  9. python2.6
  10. 0 upgraded, 1 newly installed, 0 to remove and 469 not upgraded.
  11. 1 not fully installed or removed.
  12. Need to get 0B/2529kB of archives.
  13. After this operation, 9802kB of additional disk space will be used.
  14. Selecting previously deselected package python2.6.
  15. (Reading database ... 62252 files and directories currently installed.)
  16. Unpacking python2.6 (from .../python2.6_2.6.4-6_amd64.deb) ...
  17. Processing triggers for man-db ...
  18. Setting up python2.6-minimal (2.6.4-6) ...
  19. update-binfmts: warning: Couldn't load the binfmt_misc module.
  20. Linking and byte-compiling packages for runtime python2.6...
  21. pycentral: pycentral rtinstall: installed runtime python2.6 not found
  22. pycentral rtinstall: installed runtime python2.6 not found
  23. dpkg: error processing python2.6-minimal (--configure):
  24. subprocess post-installation script returned error exit status 1
  25. dpkg: dependency problems prevent configuration of python2.6:
  26. python2.6 depends on python2.6-minimal (= 2.6.4-6); however:
  27. Package python2.6-minimal is not configured yet.
  28. dpkg: error processing python2.6 (--configure):
  29. dependency problems - leaving unconfigured
  30. Errors were encountered while processing:
  31. python2.6-minimal
  32. python2.6
  33. E: Sub-process /usr/bin/dpkg returned an error code (1)
  34.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement