Re: Where is swdb.lst

2021-06-17 Thread Ajax via Gnupg-users
On Thu, Jun 17, 2021 at 9:25 AM Werner Koch wrote: > > On Wed, 16 Jun 2021 21:18, Ajax said: > > >> $ build-aux/getswdb.sh > > > > Which gave : > > ... No such file or directory > > $ tar tjvf gnupg-2.2.28.tar.bz2 | grep getswdb.sh > -rwxr-xr-x 1000/1000 4831 2021-05-21 07:35 > gnupg-2.2.28

Re: Where is swdb.lst

2021-06-16 Thread Ajax via Gnupg-users
On Wed, Jun 16, 2021 at 6:50 PM Werner Koch wrote: > Checkout build-aux/getswdb.sh which does the work. > For example > > --8<---cut here---start->8--- > $ build-aux/getswdb.sh Which gave : ... No such file or directory ajax _

Where is swdb.lst

2021-06-16 Thread Ajax via Gnupg-users
With gnuupg-2.3.1 make -f build-aux/speedo.mk native gives "download of swdb.lst failed" The above is on a Debian 10 buster box. I've not been able to find swdb.lst nor how to work without it; I'd be grateful for any help. Thank you. -- --ajax ___

Re: gpg-agent is older than us

2020-08-23 Thread Ajax via Gnupg-users
22, 2020 at 12:22 AM Phil Pennock wrote: > > On 2020-08-21 at 19:00 +, Ajax via Gnupg-users wrote: > > On a Debian box, 'gpg -K' gives "server 'gpg-agent' is older than us > > (2.2.12 < 2.2.21)". 2.2.21 was built using speedo in my home >

gpg-agent is older than us

2020-08-21 Thread Ajax via Gnupg-users
On a Debian box, 'gpg -K' gives "server 'gpg-agent' is older than us (2.2.12 < 2.2.21)". 2.2.21 was built using speedo in my home directory populating ~/bin which appears at the head of $PATH. The commands 'which gpg' and 'which gpg-agent' both point to ~/bin. 2.2.12 would have been installed by

Re: gpg-agent relocation error

2019-12-12 Thread Ajax via Gnupg-users
On Thu, Dec 12, 2019 at 10:33 AM Werner Koch via Gnupg-users wrote: > > On Wed, 11 Dec 2019 23:24, Johan Wevers said: > > >> libassuan.so.0 is linked to libassuan.so.0.8.3. > > > > That's quite an ancient version, current version is 2.5.3. My first > > Nope. Assuming this is a standard Linux dist

gpg-agent relocation error

2019-12-11 Thread Ajax via Gnupg-users
The command: gpg-agent --version gives me the following output: /--- gpg-agent: relocation error: gpg-agent: symbol assuan_sock_set_system_hooks, version LIBASSUAN_1.0 not defined in file libassuan.so.0 with link time referencel \--- libassuan.so.0 is linked to libassuan.so.0.8.3. I have

gpg WARNING server gpg-agent is older than us

2019-09-29 Thread Ajax via Gnupg-users
Hi The warning: gpg: WARNING: server 'gpg-agent' is older than us comes from gpg v 2.2.17 installed using the speedo build. $ gpg-agent --version gpg-agent: relocation error: gpg-agent: symbol assuan_sock_set_system_hooks, version LIBASSUAN_1.0 not defined in file libassuan.so.0 with link time re