Advertisement
Guest User

Untitled

a guest
Oct 19th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  2. 6 not fully installed or removed.
  3. After this operation, 0 B of additional disk space will be used.
  4. Setting up python3 (3.7.3-1) ...
  5. running python rtupdate hooks for python3.7...
  6. dpkg-query: package 'command-not-found' is not installed
  7. Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.
  8. Traceback (most recent call last):
  9. File "/usr/bin/py3clean", line 210, in <module>
  10. main()
  11. File "/usr/bin/py3clean", line 196, in main
  12. pfiles = set(dpf.from_package(options.package))
  13. File "/usr/share/python3/debpython/files.py", line 53, in from_package
  14. raise Exception("cannot get content of %s" % package_name)
  15. Exception: cannot get content of command-not-found
  16. error running python rtupdate hook command-not-found
  17. dpkg: error processing package python3 (--configure):
  18. installed python3 package post-installation script subprocess returned error exit status 4
  19. dpkg: dependency problems prevent configuration of virtualenv:
  20. virtualenv depends on python3; however:
  21. Package python3 is not configured yet.
  22.  
  23. dpkg: error processing package virtualenv (--configure):
  24. dependency problems - leaving unconfigured
  25. dpkg: dependency problems prevent configuration of python3-lib2to3:
  26. python3-lib2to3 depends on python3 (>= 3.7.1-1~); however:
  27. Package python3 is not configured yet.
  28. python3-lib2to3 depends on python3 (<< 3.8); however:
  29. Package python3 is not configured yet.
  30.  
  31. dpkg: error processing package python3-lib2to3 (--configure):
  32. dependency problems - leaving unconfigured
  33. dpkg: dependency problems prevent configuration of python3-pkg-resources:
  34. python3-pkg-resources depends on python3:any; however:
  35. Package python3 is not configured yet.
  36.  
  37. dpkg: error processing package python3-pkg-resources (--configure):
  38. dependency problems - leaving unconfigured
  39. dpkg: dependency problems prevent configuration of python3-distutils:
  40. python3-distutils depends on python3 (>= 3.7.1-1~); however:
  41. Package python3 is not configured yet.
  42. python3-distutils depends on python3 (<< 3.8); however:
  43. Package python3 is not configured yet.
  44. python3-distutils depends on python3-lib2to3 (>= 3.6.4); however:
  45. Package python3-lib2to3 is not configured yet.
  46.  
  47. dpkg: error processing package python3-distutils (--configure):
  48. dependency problems - leaving unconfigured
  49. dpkg: dependency problems prevent configuration of python3-virtualenv:
  50. python3-virtualenv depends on python3; however:
  51. Package python3 is not configured yet.
  52. python3-virtualenv depends on python3-distutils; however:
  53. Package python3-distutils is not configured yet.
  54. python3-virtualenv depends on python3-pkg-resources; however:
  55. Package python3-pkg-resources is not configured yet.
  56. python3-virtualenv depends on python3:any; however:
  57. Package python3 is not configured yet.
  58.  
  59. dpkg: error processing package python3-virtualenv (--configure):
  60. dependency problems - leaving unconfigured
  61. Errors were encountered while processing:
  62. python3
  63. virtualenv
  64. python3-lib2to3
  65. python3-pkg-resources
  66. python3-distutils
  67. python3-virtualenv
  68. E: Sub-process /usr/bin/dpkg returned an error code (1)
  69.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement