Advertisement
Guest User

Untitled

a guest
Jul 29th, 2014
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. missvaleska@missvaleska-GA-970A-D3:~$ sudo dpkg --force-depends -i debconf_1.5.50ubuntu1_all.deb
  2. (Reading database ... 495050 files and directories currently installed.)
  3. Preparing to replace debconf 1.5.50ubuntu1 (using debconf_1.5.50ubuntu1_all.deb) ...
  4. Traceback (most recent call last):
  5. File "/usr/bin/py3clean", line 32, in <module>
  6. from debpython import files as dpf
  7. ImportError: No module named 'debpython'
  8. dpkg: warning: subprocess old pre-removal script returned error exit status 1
  9. dpkg: trying script from the new package instead ...
  10. Traceback (most recent call last):
  11. File "/usr/bin/py3clean", line 32, in <module>
  12. from debpython import files as dpf
  13. ImportError: No module named 'debpython'
  14. dpkg: error processing debconf_1.5.50ubuntu1_all.deb (--install):
  15. subprocess new pre-removal script returned error exit status 1
  16. Traceback (most recent call last):
  17. File "/usr/bin/py3compile", line 34, in <module>
  18. from debpython.version import SUPPORTED, debsorted, vrepr, \
  19. ImportError: No module named 'debpython'
  20. dpkg: error while cleaning up:
  21. subprocess installed post-installation script returned error exit status 1
  22. Errors were encountered while processing:
  23. debconf_1.5.50ubuntu1_all.deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement