Page MenuHome GnuPG
Feed Advanced Search

Jan 24 2016

nuimk closed T2203: gpgconf fail to start gpg-agent as Invalid.
Jan 24 2016, 2:36 AM · Not A Bug
nuimk removed a project from T2203: gpgconf fail to start gpg-agent: Bug Report.
Jan 24 2016, 2:36 AM · Not A Bug
nuimk added a comment to T2203: gpgconf fail to start gpg-agent.

That works.
Thanks for your kind support.

Jan 24 2016, 2:36 AM · Not A Bug

Jan 21 2016

nuimk added a comment to T2203: gpgconf fail to start gpg-agent.

/usr/local/bin/gpg-agent -v --daemon

gpg-agent[2676]: listening on socket '/home/nui/.gnupg/S.gpg-agent'
/usr/local/bin/gpg-agent: relocation error: /usr/local/bin/gpg-agent: symbol
assuan_sock_set_flag, version LIBASSUAN_1.0 not defined in file libassuan.so.0
with link time reference

Yes, with exit code = 127

Jan 21 2016, 6:46 PM · Not A Bug
nuimk added a comment to T2203: gpgconf fail to start gpg-agent.

gpg-connect-agent -v

gpg-connect-agent: no running gpg-agent - starting '/usr/local/bin/gpg-agent'
gpg-connect-agent: waiting for the agent to come up ... (5s)
gpg-connect-agent: waiting for the agent to come up ... (4s)
gpg-connect-agent: waiting for the agent to come up ... (3s)
gpg-connect-agent: waiting for the agent to come up ... (2s)
gpg-connect-agent: waiting for the agent to come up ... (1s)
gpg-connect-agent: can't connect to the agent: IPC connect call failed
gpg-connect-agent: error sending standard options: No agent running

Jan 21 2016, 9:33 AM · Not A Bug

Dec 23 2015

nuimk added a project to T2203: gpgconf fail to start gpg-agent: Bug Report.
Dec 23 2015, 4:18 PM · Not A Bug
nuimk set Version to 2.1.10 on T2203: gpgconf fail to start gpg-agent.
Dec 23 2015, 4:18 PM · Not A Bug

Sep 18 2015

nuimk added a comment to T2096: ed25519 ssh key stop working.

Thanks. I'm very happy with gnupg 2.1.

Sep 18 2015, 4:34 PM · Bug Report, gnupg
nuimk closed T2096: ed25519 ssh key stop working as Resolved.
Sep 18 2015, 4:34 PM · Bug Report, gnupg
nuimk removed a project from T2096: ed25519 ssh key stop working: Restricted Project.
Sep 18 2015, 4:34 PM · Bug Report, gnupg

Sep 11 2015

nuimk added a comment to T2096: ed25519 ssh key stop working.

Which version of Libgcrypt are you using. (gpg --version shows it)

libgcrypt-config --version
1.6.4

When did you create your GPG key of ed25519?
Or... did you register your SSH key by ssh-add?

The ssh key was generated by "ssh-keygen -t ed25519" and added by ssh-add.

If you can binary-edit, please add
prefix @ (0x40) to the public key in the *.key file.

I change from:

(3:ecc(5:curve7:Ed25519)(5:flags5:eddsa)(1:q32:..

to:

  (3:ecc(5:curve7:Ed25519)(5:flags5:eddsa)(1:q33@:..

then 'ssh-add -L', and get
The agent has no identities.

It seems not working for me. By the way, I switch to 2.1.7 version which
doesn't have this problem.

Sep 11 2015, 10:46 AM · Bug Report, gnupg
nuimk added projects to T2096: ed25519 ssh key stop working: gnupg, Bug Report.
Sep 11 2015, 1:26 AM · Bug Report, gnupg
nuimk set Version to 2.1.8 on T2096: ed25519 ssh key stop working.
Sep 11 2015, 1:26 AM · Bug Report, gnupg