On Monday 15 July 2024 12:15:26 William Morder wrote:
Okay, that last dpkg command, dpkg --force-depends --remove apt:amd64,
worked.
Now then, can I attempt to reinstall my apt-* packages (those package names
that I listed before)?
Well, as I had not got a response yet, I thought I might test the waters and
attempt to install apt_2.6.1devuan1_amd64. It required a dependency,
libc-bin_2.36-9+deb12u7_amd64, so I found and installed that, too.
I figured, hell, it's been awhile since I really messed up my system and had
to rebuild, and I already have a mess now. But installing these didn't make
any change. When I try to use apt, I still get that same error message:
sudo apt-get -f install
apt-get: symbol lookup error: /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0:
undefined symbol: _ZN11pkgDepCache24IncreaseActionGroupLevelEv, version
APTPKG_6.0
Bill