This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc 2013-01-12 18:02:40 +00:00 committed by admin
parent 6a0ee7fe8d
commit e50b898c59

View file

@ -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.