Create a gist now

Instantly share code, notes, and snippets.

@ober /anonymous-gist. Secret
Created Mar 4, 2015

What would you like to do?
apt-get -f
stderr: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
stdout: Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc-dev-bin : Depends: libc6 (> 2.19) but 2.15-0ubuntu10.10 is to be installed
libc6-dev : Depends: libc6 (= 2.19-0ubuntu6) but 2.15-0ubuntu10.10 is to be installed
msg: 'apt-get install 'rsyslog' ' failed: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment