[DNG] problem with apt after restore after crashed disk...

2021-06-28 Thread Jim Jackson
Hi all, My Beowulf amd64 system hard drive crashed, and after I'd restored my backup I've had problems with apt-get etc. apt-cache: relocation error: /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0: symbol _ZN3URIcvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEB5cxx11Ev version APTPKG_

Re: [DNG] problem with apt after restore after crashed disk...

2021-06-28 Thread Ludovic Bellière via Dng
Hi Jim, Have you tried: apt-get download libapt-pkg5.0 However libapt-private.so comes from the apt package, same as apt-cache. Your system is probably borked and needs full reinstall. The kind of error you got is related to the ABI (yes, with a B), and means that you have a bunch of softw

Re: [DNG] problem with apt after restore after crashed disk...

2021-06-28 Thread Jim Jackson
On Mon, 28 Jun 2021, ael wrote: > On Mon, Jun 28, 2021 at 01:11:20PM +0100, Jim Jackson wrote: > > > > If not, can anyone tell where I can get the devuan libapt-pkg5.0 package > > file? > > # apt-file search libapt-private.so.0.0 > apt: /usr/lib/x86_64-linux-gnu/libapt-private.so.0.0 > apt:

Re: [DNG] problem with apt after restore after crashed disk...

2021-06-28 Thread Jim Jackson
On Mon, 28 Jun 2021, Ludovic Belli?re via Dng wrote: > Hi Jim, > > Have you tried: > > apt-get download libapt-pkg5.0 :-) that's when I get the error message. > However libapt-private.so comes from the apt package, same as apt-cache. Your > system is probably borked and needs full rei

Re: [DNG] problem with apt after restore after crashed disk... (fwd)

2021-06-28 Thread Jim Jackson
Sorry Ludovic for finger trouble and replying to you personally. -- Forwarded message -- Date: Mon, 28 Jun 2021 18:12:30 From: Jim Jackson To: Ludovic Belli?re Cc: dng@lists.dyne.org Subject: Re: [DNG] problem with apt after restore after crashed disk... On Mon, 28 Jun 2021,

Re: [DNG] problem with apt after restore after crashed disk...

2021-06-28 Thread tempforever
Jim Jackson wrote: On Mon, 28 Jun 2021, ael wrote: On Mon, Jun 28, 2021 at 01:11:20PM +0100, Jim Jackson wrote: If not, can anyone tell where I can get the devuan libapt-pkg5.0 package file? # apt-file search li

Re: [DNG] problem with apt after restore after crashed disk...

2021-06-28 Thread Jim Jackson
On Mon, 28 Jun 2021, tempforever wrote: > Jim Jackson wrote: > > > > On Mon, 28 Jun 2021, ael wrote: > > On Mon, Jun 28, 2021 at 01:11:20PM +0100, Jim Jackson wrote: > > If not, can anyone tell where I can get the devuan libapt-pkg5.0 package > file? > > # apt-file search libapt-private.