summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY <Jimmy@web>2013-11-06 19:54:25 +0000
committerGravatar admin <admin@branchable.com>2013-11-06 19:54:25 +0000
commitf22ca444ed1c8635e30ffd50e72cad32551c198a (patch)
treef4d0e842a919bd8b7ae15ecb21faec468bf80774 /doc
parent016631c8b29657aa29b657d4156265eba383ebeb (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Mac_OS_10.9_GPG_erro_when_creating_USB_repo.mdwn19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/Mac_OS_10.9_GPG_erro_when_creating_USB_repo.mdwn b/doc/bugs/Mac_OS_10.9_GPG_erro_when_creating_USB_repo.mdwn
new file mode 100644
index 000000000..393c6558a
--- /dev/null
+++ b/doc/bugs/Mac_OS_10.9_GPG_erro_when_creating_USB_repo.mdwn
@@ -0,0 +1,19 @@
+### Please describe the problem.
+
+Creating a USB repo fails with a GPG error.
+
+### What steps will reproduce the problem?
+
+ * Build git-annex and git-annex assistant using the instructions at https://gist.github.com/calmyournerves/7144127
+ * Create local repo
+ * Try to create USB repo
+
+### What version of git-annex are you using? On what operating system?
+
+git-annex version 4.20131105-g136b030 on MacOS 10.9 Mavericks.
+
+### Please provide any additional information below.
+
+[[!format sh """
+07/Nov/2013:06:51:07 +1100 [Error#yesod-core] user error (gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--with-colons","--list-secret-keys","--fixed-list-mode"] exited 5) @(yesod-core-1.2.4.5:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:485:5)
+"""]]