SO y versión: Pop!_OS 21.04
Cada vez que intento instalar un nuevo paquete/actualización, veo el siguiente error:
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: libc6 : Breaks: libc6:i386 (!= 2.33-0ubuntu5) but 2.34-0ubuntu3 is installed libc6:i386 : Breaks: libc6 (!= 2.34-0ubuntu3) but 2.33-0ubuntu5 is installed locales : Depends: libc-bin (> 2.34) E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).Cosas que he probado: 1. apt --fix-broken install
sudo apt --fix-broken install Reading package lists... Done Building dependency tree... Done Reading state information... Done Correcting dependencies... failed. The following packages have unmet dependencies: libc6 : Breaks: libc6:i386 (!= 2.33-0ubuntu5) but 2.34-0ubuntu3 is installed libc6:i386 : Breaks: libc6 (!= 2.34-0ubuntu3) but 2.33-0ubuntu5 is installed locales : Depends: libc-bin (> 2.34) E: Error, pkgProblemResolver::Resolve generated breaks; this may be caused by held packages. E: Unable to correct dependencies2. Siguiendo los pasos de una publicación similar: https://askubuntu.com/questions/1315906/unmet-dependencies-libc6-the-package-system-is-broken
Hit:1 http://apt.pop-os.org/proprietary hirsute InRelease Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease Hit:3 http://us.archive.ubuntu.com/ubuntu hirsute InRelease Hit:4 http://us.archive.ubuntu.com/ubuntu hirsute-security InRelease Hit:5 http://ppa.launchpad.net/papirus/papirus/ubuntu hirsute InRelease Hit:6 http://us.archive.ubuntu.com/ubuntu hirsute-updates InRelease Hit:7 https://packages.microsoft.com/repos/ms-teams stable InRelease Hit:8 http://us.archive.ubuntu.com/ubuntu hirsute-backports InRelease Hit:9 http://ppa.launchpad.net/system76/pop/ubuntu hirsute InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 23 packages can be upgraded. Run 'apt list --upgradable' to see them.Soy nuevo en Linux y estoy bastante atascado en este momento. Cualquier ayuda sería tremenda. ¡Gracias!