Skip to content

Instantly share code, notes, and snippets.

@banister
Created May 3, 2020 18:05
Show Gist options
  • Save banister/631ba45ee9209c3e2eba5690ad02e288 to your computer and use it in GitHub Desktop.
Save banister/631ba45ee9209c3e2eba5690ad02e288 to your computer and use it in GitHub Desktop.
$ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
python : Depends: libpython-stdlib (= 2.7.17-1) but it is not installable
Depends: python2 (= 2.7.17-1) but 2.7.17-2ubuntu4 is installed
python-all-dev : Depends: libpython-all-dev (= 2.7.17-1) but 2.7.17-2ubuntu4 is installed
Depends: python-dev (= 2.7.17-1)
python-minimal : Depends: python2-minimal (= 2.7.17-1) but 2.7.17-2ubuntu4 is installed
E: Unmet dependencies. Try 'apt --fix-broken 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