Skip to content

Instantly share code, notes, and snippets.

@ober
Created March 4, 2015 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ober/5cd0d342b1dc6bf9fc8d to your computer and use it in GitHub Desktop.
Save ober/5cd0d342b1dc6bf9fc8d to your computer and use it in GitHub Desktop.
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