PBR

Comment 5 for bug 1627102

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: 1.10.0 test fails with gpg: agent_genkey failed: No such file or directory

Here's an strace of the gpg call from within the pbr tests: http://paste.ubuntu.com/23233747/

I think line 406 is where the ENOENT comes from but it's hard to tell what is going on. fd=4 is an AF_LOCAL socket connected to "/run/user/1000/gnupg/S.gpg-agent":

406 read(4, "ERR 67141713 No such file or dir"..., 1002) = 50