From 035761f4bcc17ca097900af166f1e66bc9ac5880 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Oct 2017 14:04:16 -0400 Subject: rename this, to fix cloning on windows --- doc/forum/uuid_mismatch.mdwn | 17 ++++++++++++ ...ent_1_ed29dcf70b916bdd094015c1c9616550._comment | 32 ++++++++++++++++++++++ ...ent_2_de4beb1eb76ae7084387e8efc28e55d3._comment | 15 ++++++++++ ...ent_3_a681a4847acbe890c4e486288b3c81d3._comment | 19 +++++++++++++ ......___41___but_remote_gitrepo_has_UUID_....mdwn | 17 ------------ ...ent_1_ed29dcf70b916bdd094015c1c9616550._comment | 32 ---------------------- ...ent_2_de4beb1eb76ae7084387e8efc28e55d3._comment | 15 ---------- ...ent_3_a681a4847acbe890c4e486288b3c81d3._comment | 19 ------------- 8 files changed, 83 insertions(+), 83 deletions(-) create mode 100644 doc/forum/uuid_mismatch.mdwn create mode 100644 doc/forum/uuid_mismatch/comment_1_ed29dcf70b916bdd094015c1c9616550._comment create mode 100644 doc/forum/uuid_mismatch/comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment create mode 100644 doc/forum/uuid_mismatch/comment_3_a681a4847acbe890c4e486288b3c81d3._comment delete mode 100644 doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_....mdwn delete mode 100644 doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_1_ed29dcf70b916bdd094015c1c9616550._comment delete mode 100644 doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment delete mode 100644 doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_3_a681a4847acbe890c4e486288b3c81d3._comment diff --git a/doc/forum/uuid_mismatch.mdwn b/doc/forum/uuid_mismatch.mdwn new file mode 100644 index 000000000..2d1626e38 --- /dev/null +++ b/doc/forum/uuid_mismatch.mdwn @@ -0,0 +1,17 @@ +Hi, + +After reinstalling my laptop with the same GPG keys, I've got this error during re-syncing a remote crypted repo : + +``` +Internal Server Error +; expected Just (UUID "e7fc2bc8-b630-5eeb-a0b3-b4806d7ab064") but remote gitrepo has UUID "e2f02805-eae7-5bb8-875e-c901ba9929b1" (":id:SCPxErEQVlqp+Hl6Su0f") +``` + +Then, I can see the structure of the hard links in the local directory but pointing to nothing ? + +FYI all sub directories in .git/annex/objects contain .map files only. + +Could you please help me ? +Those data are critical, thanks for your great app and your help! + +Guillaume diff --git a/doc/forum/uuid_mismatch/comment_1_ed29dcf70b916bdd094015c1c9616550._comment b/doc/forum/uuid_mismatch/comment_1_ed29dcf70b916bdd094015c1c9616550._comment new file mode 100644 index 000000000..a97f5baa5 --- /dev/null +++ b/doc/forum/uuid_mismatch/comment_1_ed29dcf70b916bdd094015c1c9616550._comment @@ -0,0 +1,32 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-10-05T19:30:48Z" + content=""" +It would help if you described what command you ran, or buttons you clicked +on to get this to happen. Otherwise, I'm left making a lot of guesses.. + +It looks like you might be running `git-annex enableremote` of a gcrypt +special remote that you set up earlier. + +It appears that the gcrypt remote has a gcrypt-id which is not the same as +the one that was used when that special remote was originally initialized. + +I don't know why this would happen, and without details about what you did, +I can barely venture a guess. All I can say is that, gcrypt is supposed to +pick a gcrypt-id the first time a gcrypt remote is used, and not change it +afterwards. + +... It might be that you did something that caused gcrypt to pick a new +gcrypt-id. + +... It might be that the special remote has been pointed at a different +gcrypt repository than the one that it was initially set up to use. + +It might help to look at both the local repository's `.git/config`, and the +gcrypt git repositories git config, and see which of +them have the wrong gcrypt-id value of ":id:SCPxErEQVlqp+Hl6Su0f". +If only the local .git/config has that value and the gcrypt git repository +has some other gcrypt-id, then the other one is probably the right one, and +it might work to replace the wrong one with the right one. +"""]] diff --git a/doc/forum/uuid_mismatch/comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment b/doc/forum/uuid_mismatch/comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment new file mode 100644 index 000000000..9e85d931a --- /dev/null +++ b/doc/forum/uuid_mismatch/comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="yomguy" + subject="comment 2" + date="2016-10-07T09:15:07Z" + content=""" +Dear Joey, + +Thanks you so much for your quick response. + +I did not use the command line for this but the web app. So I will retry the sync sequence in a shell after tweaking the gcrypt-id as you proposed and then give you some more feedback here. + +Cheers, +Guillaume + +"""]] diff --git a/doc/forum/uuid_mismatch/comment_3_a681a4847acbe890c4e486288b3c81d3._comment b/doc/forum/uuid_mismatch/comment_3_a681a4847acbe890c4e486288b3c81d3._comment new file mode 100644 index 000000000..d92f3fe17 --- /dev/null +++ b/doc/forum/uuid_mismatch/comment_3_a681a4847acbe890c4e486288b3c81d3._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="yomguy" + avatar="http://cdn.libravatar.org/avatar/03db077c04f8b753f3f504d9a2b06a29" + subject="comment 3" + date="2016-11-18T14:00:51Z" + content=""" +Hi joey, + +After modifying the gcrypt-id as you proposed, I have finally managed to clone the repo with + +`git clone gcrypt::ssh://my.domain/home/admin/` + +But now I get only unresolved symbolic links for each files, that is .git/annex/objects directory only contains .map files. + +Would you have an idea about the reason/source of this behavior? + +Thank you so much, +Guillaume +"""]] diff --git a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_....mdwn b/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_....mdwn deleted file mode 100644 index 2d1626e38..000000000 --- a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_....mdwn +++ /dev/null @@ -1,17 +0,0 @@ -Hi, - -After reinstalling my laptop with the same GPG keys, I've got this error during re-syncing a remote crypted repo : - -``` -Internal Server Error -; expected Just (UUID "e7fc2bc8-b630-5eeb-a0b3-b4806d7ab064") but remote gitrepo has UUID "e2f02805-eae7-5bb8-875e-c901ba9929b1" (":id:SCPxErEQVlqp+Hl6Su0f") -``` - -Then, I can see the structure of the hard links in the local directory but pointing to nothing ? - -FYI all sub directories in .git/annex/objects contain .map files only. - -Could you please help me ? -Those data are critical, thanks for your great app and your help! - -Guillaume diff --git a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_1_ed29dcf70b916bdd094015c1c9616550._comment b/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_1_ed29dcf70b916bdd094015c1c9616550._comment deleted file mode 100644 index a97f5baa5..000000000 --- a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_1_ed29dcf70b916bdd094015c1c9616550._comment +++ /dev/null @@ -1,32 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-10-05T19:30:48Z" - content=""" -It would help if you described what command you ran, or buttons you clicked -on to get this to happen. Otherwise, I'm left making a lot of guesses.. - -It looks like you might be running `git-annex enableremote` of a gcrypt -special remote that you set up earlier. - -It appears that the gcrypt remote has a gcrypt-id which is not the same as -the one that was used when that special remote was originally initialized. - -I don't know why this would happen, and without details about what you did, -I can barely venture a guess. All I can say is that, gcrypt is supposed to -pick a gcrypt-id the first time a gcrypt remote is used, and not change it -afterwards. - -... It might be that you did something that caused gcrypt to pick a new -gcrypt-id. - -... It might be that the special remote has been pointed at a different -gcrypt repository than the one that it was initially set up to use. - -It might help to look at both the local repository's `.git/config`, and the -gcrypt git repositories git config, and see which of -them have the wrong gcrypt-id value of ":id:SCPxErEQVlqp+Hl6Su0f". -If only the local .git/config has that value and the gcrypt git repository -has some other gcrypt-id, then the other one is probably the right one, and -it might work to replace the wrong one with the right one. -"""]] diff --git a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment b/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment deleted file mode 100644 index 9e85d931a..000000000 --- a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_2_de4beb1eb76ae7084387e8efc28e55d3._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="yomguy" - subject="comment 2" - date="2016-10-07T09:15:07Z" - content=""" -Dear Joey, - -Thanks you so much for your quick response. - -I did not use the command line for this but the web app. So I will retry the sync sequence in a shell after tweaking the gcrypt-id as you proposed and then give you some more feedback here. - -Cheers, -Guillaume - -"""]] diff --git a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_3_a681a4847acbe890c4e486288b3c81d3._comment b/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_3_a681a4847acbe890c4e486288b3c81d3._comment deleted file mode 100644 index d92f3fe17..000000000 --- a/doc/forum/uuid_mismatch___59___expected_Just___40__UUID_...___41___but_remote_gitrepo_has_UUID_.../comment_3_a681a4847acbe890c4e486288b3c81d3._comment +++ /dev/null @@ -1,19 +0,0 @@ -[[!comment format=mdwn - username="yomguy" - avatar="http://cdn.libravatar.org/avatar/03db077c04f8b753f3f504d9a2b06a29" - subject="comment 3" - date="2016-11-18T14:00:51Z" - content=""" -Hi joey, - -After modifying the gcrypt-id as you proposed, I have finally managed to clone the repo with - -`git clone gcrypt::ssh://my.domain/home/admin/` - -But now I get only unresolved symbolic links for each files, that is .git/annex/objects directory only contains .map files. - -Would you have an idea about the reason/source of this behavior? - -Thank you so much, -Guillaume -"""]] -- cgit v1.2.3