3dc28d4e6ef1676ae1513aeea3c812b017d2c964
[git-annex.git] /
1 ### Please describe the problem.
2 Issue uploading to S3 remote (Dreamhost)
3
4 ### What steps will reproduce the problem?
5 git-annex copy massart/f16_Web1/screencaptures/IMG_5159.MOV --to=cloud
6 on my repo
7
8 ### What version of git-annex are you using? On what operating system?
9 6.20161031-g0a58e94
10 OS-X 10.11.6
11
12 ### Please provide any additional information below.
13 I am using a different WIFI I haven't used before. Maybe it is blocking something…
14
15 [[!format sh """
16 git-annex copy massart/f16_Web1/screencaptures/IMG_5159.MOV --to=cloud
17 copy massart/f16_Web1/screencaptures/IMG_5159.MOV (checking cloud...) (to cloud...) 
18 17%           0.0 B/s 0sgpg: error running `/Users/joey/homebrew/opt/gpg-agent/bin/gpg-agent': probably not installed
19 gpg: DBG: running `/Users/joey/homebrew/opt/gpg-agent/bin/gpg-agent' for testing failed: Configuration error
20 gpg: can't connect to the agent: IPC connect call failed
21 gpg: problem with the agent: No agent running
22 35%       1021.8KB/s 30s
23   user error (gpg ["--quiet","--trust-model","always","--batch","--passphrase-fd","26","--symmetric","--force-mdc","--no-textmode"] exited 2)
24 failed
25 git-annex: copy: 1 failed
26 """]]
27
28 ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
29 Yes.
30
31 [[done]]