diff options
author | timothyhobbs@8b50ff958c937fa4b6de1f9009f464b9ddfc2991 <timothyhobbs@web> | 2016-04-05 12:44:18 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-04-05 12:44:18 +0000 |
commit | 6f18629898fa5f102c376a22e812a1bda5be3a31 (patch) | |
tree | 3d88622cb58c4affb55e1815802ad2e34777e295 | |
parent | 1aa11065f4d2a3b8ed468d98291ad64f1a010f85 (diff) |
-rw-r--r-- | doc/bugs/Packfile_does_not_match_digest__58___gcrypt_with_assistant.mdwn | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/Packfile_does_not_match_digest__58___gcrypt_with_assistant.mdwn b/doc/bugs/Packfile_does_not_match_digest__58___gcrypt_with_assistant.mdwn new file mode 100644 index 000000000..9a8eed58f --- /dev/null +++ b/doc/bugs/Packfile_does_not_match_digest__58___gcrypt_with_assistant.mdwn @@ -0,0 +1,24 @@ +### Please describe the problem. +I tried to sync a folder between two laptops, using the webapp and GPG encryption. I started by seting up the repository on laptop1, and then, while all the files were uploading, I went over to laptop2 and set things up there as well. + +At first, everything looked fine, laptop1 was uploading and laptop2 was downloading. Then, laptop2 reported "Failed to sync with VPS, and the log file showed a gcrypt error: "Packfile long-hash does not match digest!" + +### What version of git-annex are you using? On what operating system? + + + +Laptop1 is running wheezy with git annex version 6.20160307+gitgb095561-1~ndall+1 from neurodebian. + +VPS is running wheezy + +Laptop2 is runing jessie with git annex version 6.20160307+gitgb095561-1~ndall+1 from neurodebian. + +### Please provide any additional information below. + +http://denisa.hobbs.cz/laptop1.daemon.log +http://denisa.hobbs.cz/laptop2.daemon.log + +### Have you had any luck using git-annex before? + +If I could get this syncing to work, then that would be great! I don't want to use unison, because that wouldn't be encrypted... So this would be wonderful. + |