Advertisement
Guest User

Untitled

a guest
Dec 15th, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Reading package lists... Done
  2. Building dependency tree
  3. Reading state information... Done
  4. The following packages were automatically installed and are no longer required:
  5. librdf0 libhyphen0 java-common ttf-opensymbol libnspr4-0d librasqal2
  6. sun-java6-bin sun-java6-jre uno-libs3 libxaw7 python-uno libxmu6 libasound2
  7. libtextcat-data-utf8 ure libgstreamer-plugins-base0.10-0 libxtst6
  8. xfonts-mathml libraptor1 libgraphite3 openoffice.org-common
  9. openoffice.org-style-galaxy libgstreamer0.10-0 libnss3-1d
  10. openoffice.org-core libmythes-1.2-0
  11. Use 'apt-get autoremove' to remove them.
  12. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  13. 1 not fully installed or removed.
  14. After this operation, 0 B of additional disk space will be used.
  15. Traceback (most recent call last):
  16. File "/usr/bin/apt-listchanges", line 28, in <module>
  17. import apt_pkg
  18. ImportError: No module named apt_pkg
  19. Setting up python-uno (1:3.2.1-11+squeeze8) ...
  20. Traceback (most recent call last):
  21. File "/usr/bin/pycentral", line 2334, in <module>
  22. main()
  23. File "/usr/bin/pycentral", line 2328, in main
  24. rv = action.run(global_options)
  25. File "/usr/bin/pycentral", line 1477, in run
  26. runtimes = get_installed_runtimes()
  27. File "/usr/bin/pycentral", line 278, in get_installed_runtimes
  28. default_version = pyversions.default_version(version_only=True)
  29. File "/usr/share/pycentral-data/pyversions.py", line 172, in default_version
  30. raise ValueError, "/usr/bin/python does not match the python default version. It must be reset to point to %s" % debian_default
  31. ValueError: /usr/bin/python does not match the python default version. It must be reset to point to python2.6
  32. dpkg: error processing python-uno (--configure):
  33. subprocess installed post-installation script returned error exit status 1
  34. configured to not write apport reports
  35. Errors were encountered while processing:
  36. python-uno
  37. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement