Advertisement
enoch_pi

Untitled

Jan 2nd, 2019
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo apt-get install dh-make-perl
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt --fix-broken install' to correct these.
  6. The following packages have unmet dependencies:
  7. dh-make-perl : Depends: debhelper (>= 9) but it is not going to be installed
  8. Depends: libapt-pkg-perl but it is not going to be installed
  9. Depends: libarray-unique-perl but it is not going to be installed
  10. Depends: libclass-accessor-perl but it is not going to be installed
  11. Depends: libconfig-ini-perl but it is not going to be installed
  12. Depends: libdebian-source-perl but it is not going to be installed
  13. Depends: libemail-address-perl but it is not going to be installed
  14. Depends: libfile-which-perl but it is not going to be installed
  15. Depends: liblist-moreutils-perl but it is not going to be installed
  16. Depends: libmodule-depends-perl (>= 0.15) but it is not going to be installed
  17. Depends: libparse-debianchangelog-perl but it is not going to be installed
  18. Depends: libsoftware-license-perl but it is not going to be installed
  19. Depends: libtie-ixhash-perl but it is not going to be installed
  20. Depends: libwww-mechanize-perl but it is not going to be installed
  21. Depends: libyaml-perl but it is not going to be installed
  22. Depends: libyaml-libyaml-perl but it is not going to be installed
  23. Recommends: apt-file (>= 3) but it is not going to be installed
  24. Recommends: libdpkg-parse-perl but it is not going to be installed
  25. Recommends: libmodule-build-perl but it is not going to be installed
  26. Recommends: pristine-tar but it is not going to be installed
  27. libcryptx-perl : Depends: perl (>= 5.28.1-1) but 5.24.1-3+deb9u5 is to be installed
  28. Depends: perlapi-5.28.1 but it is not installable
  29. Depends: libc6 (>= 2.25) but 2.24-11+deb9u3 is to be installed
  30. E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
  31. pi@raspberrypi:~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement