Skip to content

Instantly share code, notes, and snippets.

Created February 11, 2014 16:33
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 anonymous/ac8aaa4f7a3cf27d69d1 to your computer and use it in GitHub Desktop.
Save anonymous/ac8aaa4f7a3cf27d69d1 to your computer and use it in GitHub Desktop.
root@we:~# LC_ALL="C" apt-get upgrade
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:
expectk-tk8.3 : Depends: expect-tcl8.3 (>= 5.43.0-5) but it is not installable
Depends: tcl8.3 (>= 8.3.5) but it is not installable
Depends: tk8.3 (>= 8.3.5) but it is not installable
E: Unmet dependencies. Try using -f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment