3 subject="""comment 3"""
4 date="2019-01-18T17:51:09Z"
6 Having what seems a related problem on my i386 autobuilder:
8 gpg: keyblock resource '/home/builder/gitbuilder/build/.t/tmprepo89/.git/annex/othertmp/gpgtest/2/pubring.kbx': No such file or directory
9 gpg: failed to create temporary file '/home/builder/gitbuilder/build/.t/tmprepo89/.git/annex/othertmp/gpgtest/2/.#lk0x57fed950.orca.13095': No such file or directory
10 gpg: can't connect to the agent: No such file or directory
11 gpg: problem with the agent: No agent running
12 gpg: can't create `/home/builder/gitbuilder/build/.t/tmprepo89/.git/annex/othertmp/gpgtest/2/random_seed': No such file or directory
13 user error (gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--batch","--passphrase-fd","28","--symmetric","--force-mdc","--no-textmode"] exited 2)
17 copy --to encrypted remote failed
19 Probably gpg error output has failed, but this is also failing to connect
20 to the agent. And it seems a file/directory gpg expects to find is not present
21 when it's running in the test harness.