Skip to content

Instantly share code, notes, and snippets.

@andrewgdunn
Created November 25, 2012 22:19
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 andrewgdunn/0ff09b0506dae464f371 to your computer and use it in GitHub Desktop.
Save andrewgdunn/0ff09b0506dae464f371 to your computer and use it in GitHub Desktop.
agd@alexandria:~$ sudo apt-get remove libgnutls26:i386
[sudo] password for agd:
Sorry, try again.
[sudo] password for agd:
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:
glib-networking : Depends: libgnutls26 (>= 2.12.6.1-0) but 2.10.5-1ubuntu3 is to be installed
libcups2 : Depends: libgnutls26 (>= 2.12.6.1-0) but 2.10.5-1ubuntu3 is to be installed
libcurl3-gnutls : Depends: libgnutls26 (>= 2.12.6.1-0) but 2.10.5-1ubuntu3 is to be installed
libgcrypt11 : Breaks: libgnutls26 (< 2.12.7-3) but 2.10.5-1ubuntu3 is to be installed
libgcrypt11:i386 : Breaks: libgnutls26 (< 2.12.7-3) but 2.10.5-1ubuntu3 is to be installed
libldap-2.4-2 : Depends: libgnutls26 (>= 2.12.6.1-0) but 2.10.5-1ubuntu3 is to be installed
ntfs-3g : Depends: libgnutls26 (>= 2.12.6.1-0) but 2.10.5-1ubuntu3 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