Advertisement
Guest User

Untitled

a guest
Oct 12th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. # apt-get install --reinstall dpkg
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7. dpkg : PreDepends: libbz2-1.0 but it is not going to be installed
  8. PreDepends: liblzma5 (>= 5.1.1alpha+20120614) but it is not going to be installed
  9. PreDepends: libselinux1 (>= 2.3) but it is not going to be installed
  10. PreDepends: zlib1g (>= 1:1.1.4) but it is not going to be installed
  11. PreDepends: tar (>= 1.23)
  12. libc6 : Depends: libgcc1 but it is not going to be installed
  13. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement