Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rick

rick/saturn.txt Secret

Created November 1, 2016 18:07
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 rick/055631e333707d4096c6bcb4119f79f9 to your computer and use it in GitHub Desktop.
Save rick/055631e333707d4096c6bcb4119f79f9 to your computer and use it in GitHub Desktop.
apt-get dependency crap on saturn
root@saturn:~# apt-get install sqlite3
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-image-extra-3.13.0-36-generic : Depends: linux-image-3.13.0-36-generic but it is not going to be installed
linux-image-generic : Depends: linux-image-3.13.0-36-generic but it is not going to be installed
sqlite3 : Depends: libsqlite3-0 (= 3.8.2-1ubuntu2.1) but 3.8.2-1ubuntu2 is to be installed
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