Advertisement
Guest User

apt-get situation after recent upgrade on debian sid

a guest
Oct 22nd, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. > sudo apt-get install -f
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6. libplacebo5 libpoppler74 libprotobuf-lite10 libssl1.0.2 libtirpc1 linux-headers-4.17.0-3-amd64 linux-headers-4.17.0-3-common linux-image-4.17.0-3-amd64
  7. python-asn1crypto python-backports.ssl-match-hostname python-cached-property python-certifi python-cffi-backend python-cryptography python-docker
  8. python-dockerpty python-dockerpycreds python-docopt python-enum34 python-funcsigs python-functools32 python-idna python-ipaddress python-jsonschema
  9. python-mock python-openssl python-pbr python-requests python-texttable python-urllib3 python-websocket python-yaml
  10. Use 'sudo apt autoremove' to remove them.
  11. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
  12. 2 not fully installed or removed.
  13. Need to get 0 B/989 kB of archives.
  14. After this operation, 0 B of additional disk space will be used.
  15. dpkg: dependency problems prevent configuration of dh-strip-nondeterminism:
  16. dh-strip-nondeterminism depends on debhelper (>= 9.20151004); however:
  17. Package debhelper is not installed.
  18.  
  19. dpkg: error processing package dh-strip-nondeterminism (--configure):
  20. dependency problems - leaving unconfigured
  21. Errors were encountered while processing:
  22. dh-strip-nondeterminism
  23. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement