Advertisement
Guest User

Untitled

a guest
Oct 20th, 2015
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. test@debian:~$ sudo apt-get install lua5.2
  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. g++ : Depends: g++-4.7 (>= 4.7.2-1~) but it is not going to be installed
  8. Depends: gcc-4.7 (>= 4.7.2-1~) but it is not going to be installed
  9. gcc : Depends: gcc-4.7 (>= 4.7.2-1~) but it is not going to be installed
  10. gcc-5-base : Breaks: gcc-4.7-base (< 4.7.3) but 4.7.2-5 is to be installed
  11. gfortran : Depends: gfortran-4.7 (>= 4.7.2-1~) but it is not going to be installed
  12. libstdc++6 : Breaks: python-scipy (<= 0.14.1-1) but 0.10.1+dfsg2-1 is to be installed
  13. Breaks: sqlitebrowser (<= 3.5.1-3) but 2.0.0~beta1+ds.1-3 is to be installed
  14. 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