spacepaste

  1.  
  2. sudo apt-get upgrade
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  7. 3 not fully installed or removed.
  8. Need to get 0 B/462 kB of archives.
  9. After this operation, 0 B of additional disk space will be used.
  10. Do you want to continue [Y/n]? y
  11. (Reading database ... 146909 files and directories currently installed.)
  12. Preparing to replace software-center 4.0 (using .../software-center_4.0_all.deb) ...
  13. File "/usr/bin/pycentral", line 87
  14. raise ValueError, 'unknown version info %s' % vinfo
  15. ^
  16. SyntaxError: invalid syntax
  17. dpkg: warning: subprocess old pre-removal script returned error exit status 1
  18. dpkg - trying script from the new package instead ...
  19. File "/usr/bin/pycentral", line 87
  20. raise ValueError, 'unknown version info %s' % vinfo
  21. ^
  22. SyntaxError: invalid syntax
  23. dpkg: error processing /var/cache/apt/archives/software-center_4.0_all.deb (--unpack):
  24. subprocess new pre-removal script returned error exit status 1
  25. File "/usr/bin/pycentral", line 87
  26. raise ValueError, 'unknown version info %s' % vinfo
  27. ^
  28. SyntaxError: invalid syntax
  29. dpkg: error while cleaning up:
  30. subprocess installed post-installation script returned error exit status 1
  31. Errors were encountered while processing:
  32. /var/cache/apt/archives/software-center_4.0_all.deb
  33. E: Sub-process /usr/bin/dpkg returned an error code (1)
  34.