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
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
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
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
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
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)
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
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
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
$