summaryrefslogtreecommitdiff
path: root/tests/gpghome/pubring.gpg
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2014-02-10 09:38:07 -0500
committerColin Walters <walters@verbum.org>2014-02-10 09:40:35 -0500
commit26d5db696bd1b6fa7ac5131c0ff2acfa4e9056ed (patch)
treeb13150f93fd3cc82f4c339fa0e4ea1d2865b7f4c /tests/gpghome/pubring.gpg
parent2ee2751fd1f05413d31814534639f1940a0364aa (diff)
downloadostree-26d5db696bd1b6fa7ac5131c0ff2acfa4e9056ed.tar.gz
tests: Fix up GPG tests for more strict EL7 GPG
These GPG tests were failing for me on EL7 - it appears to be because we had only one directory for both private and public keys, and we were giving that to ostree for verification, which passed them onto gpgv. In EL7 beta at least, gpgv now barfs if it finds a private key where it is just expecting to find public keys. Fix this by splitting out the public trusted directory from the private key directory. Except now for signing, we still need the public key there, so symlink it. Whee!
Diffstat (limited to 'tests/gpghome/pubring.gpg')
-rw-r--r--tests/gpghome/pubring.gpgbin1189 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/gpghome/pubring.gpg b/tests/gpghome/pubring.gpg
deleted file mode 100644
index 502a1a37..00000000
--- a/tests/gpghome/pubring.gpg
+++ /dev/null
Binary files differ