> Dear Mr. Brauer
> On 18/02/2026 15:02, Uwe Brauer via Gnupg-users wrote:
> This seems more like an apt/dpkg problem than a gnupg problem, but
> since you encountered this using an official gnupg repository, it
> may still be on topic here.

> From my experience using apt/dpkg, I see too likely possibilities:

> A: the Gnupg repository for noble does not include a gnupg package
> new enough to satisfy the the "Depends" line in the gnupg2 package
> in that same repository, if so that would be a problem for the
> g10code people that manage repos.gnupg.org .

> B: Some subtle bug/misfeature in apt itself causes it to try to
> install a gnupg package from the Ubuntu repository instead of the
> new one from the Gnupg repository.  If so, you need to explicitly
> request the correct gnupg package with a command such as:

> $ sudo apt-get install gnupg=2.5.17-1

> (Add version numbers for related packages such as dirmngr etc. if you
> keep getting similar errors for those)

Dear Mr Bohm

It seems that the following worked:


  sudo apt-get install libgcrypt20
  sudo apt-get install libgpg-error0
  sudo apt-get install gpgconf
  sudo apt-get install gpgsm 

Thanks

Uwe Brauer


_______________________________________________
Gnupg-users mailing list
[email protected]
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to