From 61748c98b0d703ad2cd1a393b0c102f1044bdd40 Mon Sep 17 00:00:00 2001 From: "http://www.dbruhn.de/" Date: Sat, 8 Sep 2012 16:58:23 +0000 Subject: --- doc/bugs/transferkey_fails_due_to_gpg.mdwn | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/bugs/transferkey_fails_due_to_gpg.mdwn') diff --git a/doc/bugs/transferkey_fails_due_to_gpg.mdwn b/doc/bugs/transferkey_fails_due_to_gpg.mdwn index e2fc7c5b7..1cc93339b 100644 --- a/doc/bugs/transferkey_fails_due_to_gpg.mdwn +++ b/doc/bugs/transferkey_fails_due_to_gpg.mdwn @@ -1,10 +1,13 @@ What steps will reproduce the problem? Create a new annex, add a new repository: - git annex initremote vserver2 type=rsync rsyncurl=vserver.dbruhn.de:/annex encryption=dominik@dbruhn.de + + git annex initremote vserver2 type=rsync rsyncurl=vserver.dbruhn.de:/annex encryption=dominik@dbruhn.de + Add some files, add them to annex, try to transfer them: -/home/dominik/bin/git-annex transferkey SHA256-s6486446--df84b11a0e9543134224d0ac1e0f2567bcd79d86605117c5af008a1b133cee3a --to vserver2 --file MKBD/OB.mp3 --debug + git annex transferkey SHA256-s6486446--df84b11a0e9543134224d0ac1e0f2567bcd79d86605117c5af008a1b133cee3a --to vserver2 --file MKBD/OB.mp3 --debug What is the expected output? What do you see instead? + I expect the file to be transfered to my remote server. Instead I see a 'gpg>' prompt with nothing happening. When pressing CTRL+C, the following mesage is shown: gpg: Interrupt caught ... exiting -- cgit v1.2.3