There seems to be no way to unsubscribe from this list

2025-05-26 Thread Dennis Clarke via Gnupg-users
I have tried repeatedly with emails to the "-request" address wherein I always get _two_ replies which request that I confirm the request to unsubscribe. I reply to both of them with only the single line that has been requested. This is usually a string "confirm x..x" where the xxx is a

Re: ftp down

2024-08-19 Thread Dennis Clarke via Gnupg-users
On 8/19/24 05:34, Werner Koch via Gnupg-users wrote: Hi! Thanks for mentioning this. On Sat, 17 Aug 2024 13:49, Jan Palus said: FTP service at ftp.gnupg.org appears to be down for some time. Couldn't find any info about FTP decommissioning so just letting you know about the problem. I would

File /usr/local/bin/gpgconf.ctl missing and mostly undocumented

2024-07-20 Thread Dennis Clarke via Gnupg-users
The struggle continues to get gnupg to "just work". By running a trace on the command "gpgconf --check-programs" I see this : access("/usr/local/bin/gpgconf.ctl", F_OK) = -1 ENOENT (No such file or directory) In the sources I see the file doc/gnupg.info-2 which has a section 10.4.9 talkin

Re: baffled at "Chapter 1. Getting Started" due to gpg: agent_genkey failed: No pinentry

2024-07-20 Thread Dennis Clarke via Gnupg-users
On 7/20/24 03:10, Andreas Metzler wrote: On 2024-07-20 Dennis Clarke via Gnupg-users wrote: Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get the idea that GPG would "just work" given that pinentry is right there oberon$ which pinentry /usr/local/bi

Re: baffled at "Chapter 1. Getting Started" due to gpg: agent_genkey failed: No pinentry

2024-07-20 Thread Dennis Clarke via Gnupg-users
On 7/20/24 04:30, Ralph Seichter via Gnupg-users wrote: * Dennis Clarke via Gnupg-users: Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get the idea that GPG would "just work" given that pinentry is right there in my PATH [...] How would one get that idea? The m

baffled at "Chapter 1. Getting Started" due to gpg: agent_genkey failed: No pinentry

2024-07-19 Thread Dennis Clarke via Gnupg-users
Looking at https://www.gnupg.org/gph/en/manual/c14.html one would get the idea that GPG would "just work" given that pinentry is right there in my PATH : oberon$ which pinentry /usr/local/bin/pinentry oberon$ oberon$ ldd /usr/local/bin/pinentry linux-vdso.so.1 (0x7fff605ed000)

Re: Strange message seen on FreeBSD 14.0 amd64

2023-07-12 Thread Dennis Clarke via Gnupg-users
On 7/11/23 21:30, Jacob Bachmeyer wrote: Dennis Clarke via Gnupg-users wrote: Dear GnuPG type folks :     I don't know what this means. Can we just compile with a decent C  compiler such as the LLVM/Clang in FreeBSD ? [...]     Libgcrypt v1.10.2 has been configured as fo

Strange message seen on FreeBSD 14.0 amd64

2023-07-11 Thread Dennis Clarke via Gnupg-users
Dear GnuPG type folks : I don't know what this means. Can we just compile with a decent C compiler such as the LLVM/Clang in FreeBSD ? /* Please not that your compiler does not support the GCC style aligned attribute. Using this software may evoke bus errors. */ I saw that on a

Problem regarding dirmngr on Debian stable

2022-10-22 Thread Dennis Clarke via Gnupg-users
Good day. I saw that the version of GnuPG on Debian stable was not really up to date and thus decided to build my own local copy from recent sources. This went really well and I end up with : $ uname -a Linux styx 5.10.0-18-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x86_64 GNU/Linux $