blob: eb2e53fa5ff12722d80053867768cd7610d93f64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
[[!comment format=mdwn
username="johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2"
nickname="johannes"
avatar="http://cdn.libravatar.org/avatar/7acaf4a71b0b93cc419195f58f4cd54c"
subject="comment 5"
date="2016-10-31T18:51:17Z"
content="""
The output of `git annex sync --content` looks like this:
commit
[master 4b31758] git-annex in new latitude
1 file changed, 2 insertions(+), 1 deletion(-)
ok
pull annexsyncbackup
ok
pull origin
Enter passphrase for key '/home/johanness/.ssh/id_rsa':
ok
git-annex: fd:30: commitBuffer: invalid argument (invalid character)
failed
git-annex: fd:30: commitBuffer: invalid argument (invalid character)
failed
git-annex: fd:30: commitBuffer: invalid argument (invalid character)
failed
git-annex: fd:30: commitBuffer: invalid argument (invalid character)
failed
git-annex: fd:30: commitBuffer: invalid argument (invalid character)
failed
These lines are repeated a bunch of times. In between git annex successfully uploads and drops a couple of files to/from the remotes. After that it successfully records the state in git and pushes to the remotes finishing with:
git-annex: sync: 645 failed
I moved the i18n folder but am still getting the same errors.
`ls -l /opt/git-annex.linux/i18n`:
charmaps locales SUPPORTED
"""]]
|