this post was submitted on 14 Nov 2024
1 points (100.0% liked)

Ubuntu: Linux for Human Beings

7 readers
1 users here now

The Ubuntu community on Reddit.

founded 1 year ago
MODERATORS
 
The original post: /r/ubuntu by /u/Biyeuy on 2024-11-14 12:50:45.

Want to verify text file with two Ubuntu-ISO checksums stored. Signer's public still not in local keyring as the used WSL2 Ubuntu 24.04 was installed from scratch. GnuPG means --keyserver to be deprecated. dirmngr.conf shall be used instead. However as for used Ubuntu 24.04 WSL (no updates are pending) the search for this file completes with zero matches find / -type f -name dirmngr.conf 2>/dev/null

All similar matches are found in /var/lib/ and /usr/bin/ /usr/lib/ folder trees. No single match in /etc/ and user home folder trees.

How to handle in above situation?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here