Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. sudo apt-get install debconf
  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. debconf : PreDepends: perl-base (>= 5.6.1-4) but it is not going to be installed
  8. Recommends: apt-utils (>= 0.5.1) but it is not going to be installed
  9. Recommends: debconf-i18n but it is not going to be installed
  10. libc6 : Depends: libgcc1 but it is not going to be installed
  11. 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