@cleverboi you have entered... DEPENDENCY HELL
you will most likely need to downgrade glibc to the version podman expects and then remove the "manually installed" flag
@cleverboi you have entered... DEPENDENCY HELL
you will most likely need to downgrade glibc to the version podman expects and then remove the "manually installed" flag
To compile something, I needed the zlib1g-dev package to be installed so I launched an apt-get install zlib1g-dev. apt-get informed me nicely that the package was already auto-installed because o...
@fdavies93 Thanks for the response. I will try this.
I should note that at no place does apt actually refer to glibc as being part of the issue. It’s just a system package that I forcibly upgraded because of the number of Rust projects I can’t run with this hella old glibc in the PopOS repos.
I do take accountability for forcibly upgrading a low level system package and I was aware of the risk at the time of doing so, but I still blame apt for the shit-tier error messages.
@cleverboi rust programmers all using arch is a stereotype for a good reason, it seems...
you may want to take a look at histories of projects / packages to see if any are compatible with older glibc variants