summaryrefslogtreecommitdiff
path: root/doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc <Oliver@web>2013-01-12 18:02:40 +0000
committerGravatar admin <admin@branchable.com>2013-01-12 18:02:40 +0000
commitf45e768310efa0518fcb789e08de87ec924fa8f7 (patch)
tree639bbdbb1fd347897703a8bb3e737b026f717ddc /doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn
parent738f9595cd3c1aef146cf85813963fc41c08ffb0 (diff)
Diffstat (limited to 'doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn')
-rw-r--r--doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn b/doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn
new file mode 100644
index 000000000..aab03cd7f
--- /dev/null
+++ b/doc/bugs/Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn
@@ -0,0 +1,17 @@
+What steps will reproduce the problem?
+
+Don't have gpg installed/on your $PATH, and attempt to create an encrypted S3 remote via the web interface.
+
+What is the expected output? What do you see instead?
+
+Expected to be told to install GPG. Actual output was a Yesod error:
+
+Internal Server Error
+user error (gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--gen-random","--armor","1","512"] exited 127)
+
+What version of git-annex are you using? On what operating system?
+
+3.20130107 on Fedora 17 (64-bit).
+
+Please provide any additional information below.
+