Skip to content

Instantly share code, notes, and snippets.

@metaperl
Created February 15, 2022 03:59
Show Gist options
  • Save metaperl/3865d58654f7c8630f8665438a92ecd3 to your computer and use it in GitHub Desktop.
Save metaperl/3865d58654f7c8630f8665438a92ecd3 to your computer and use it in GitHub Desktop.
schemelab@metta:~$ sudo apt install emacs
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:
aptitude : Depends: libboost-iostreams1.74.0 (>= 1.74.0) but it is not going to be installed
Depends: libcwidget4 (>= 0.5.18-1) but it is not going to be installed
Depends: libxapian30 (>= 1.4.17~) but 1.4.3-2+deb9u3 is to be installed
emacs : Depends: emacs-gtk (>= 1:27.1) but it is not going to be installed or
emacs-lucid (>= 1:27.1) but it is not going to be installed or
emacs-nox (>= 1:27.1) but it is not going to be installed
libc-dev-bin : Depends: libc6 (< 2.25) but 2.31-13+deb11u2 is to be installed
libc6-dev : Depends: libc6 (= 2.24-11+deb9u4) but 2.31-13+deb11u2 is to be installed
libc6-i386 : Depends: libc6 (= 2.24-11+deb9u4) but 2.31-13+deb11u2 is to be installed
libnih1 : Depends: libc6 (< 2.25) but 2.31-13+deb11u2 is to be installed
libpam-systemd : Depends: systemd-shim (>= 10-3~) but it is not installable or
systemd-sysv
systemd : Depends: libsystemd0 (= 232-25+deb9u13)
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
schemelab@metta:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment