Skip to content

Instantly share code, notes, and snippets.

@someone235
Created December 5, 2022 09:17
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 someone235/e7346a0677877e896840df39dad1bbb2 to your computer and use it in GitHub Desktop.
Save someone235/e7346a0677877e896840df39dad1bbb2 to your computer and use it in GitHub Desktop.
$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libcom-err2:i386 : Depends: libc6:i386 (>= 2.28) but it is not installed
libgcc-s1:i386 : Depends: libc6:i386 (>= 2.35) but it is not installed
libssl3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installed
libstdc++6:i386 : Depends: libc6:i386 (>= 2.34) but it is not 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