From acac2d3770fcf6e2e6fedcf321807f4d4fcf1695 Mon Sep 17 00:00:00 2001 From: ka7 Date: Tue, 5 May 2015 16:58:42 +0000 Subject: [PATCH 1/2] Added a comment --- ...omment_7_f095eadcd9f6947f64e6830acea8228e._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/possible_gpg_issue/comment_7_f095eadcd9f6947f64e6830acea8228e._comment diff --git a/doc/forum/possible_gpg_issue/comment_7_f095eadcd9f6947f64e6830acea8228e._comment b/doc/forum/possible_gpg_issue/comment_7_f095eadcd9f6947f64e6830acea8228e._comment new file mode 100644 index 0000000000..c262c9b524 --- /dev/null +++ b/doc/forum/possible_gpg_issue/comment_7_f095eadcd9f6947f64e6830acea8228e._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="ka7" + subject="comment 7" + date="2015-05-05T16:58:42Z" + content=""" +is on the \"SMB share\" running something special ? ..like virus-scanner, quota, backup-in-progress + +and.. smb like SAMBA or Windows ? + +in theory you can do lots of funny stuff to get a smb share: sharing a samba which is a webdav mounted via nfs on a clamFS. (*scary*) +"""]] From 1ab02f5e2c158279974cb3c0173983db09324e01 Mon Sep 17 00:00:00 2001 From: "http://xgm.de/oid/" Date: Tue, 5 May 2015 17:35:38 +0000 Subject: [PATCH 2/2] Added a comment --- ...ent_2_89f25f787558c77201fa6226cc7af5f5._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/local_pair_fails_if_non-ascii_characters_present_on_annex_path/comment_2_89f25f787558c77201fa6226cc7af5f5._comment diff --git a/doc/bugs/local_pair_fails_if_non-ascii_characters_present_on_annex_path/comment_2_89f25f787558c77201fa6226cc7af5f5._comment b/doc/bugs/local_pair_fails_if_non-ascii_characters_present_on_annex_path/comment_2_89f25f787558c77201fa6226cc7af5f5._comment new file mode 100644 index 0000000000..d922d1722c --- /dev/null +++ b/doc/bugs/local_pair_fails_if_non-ascii_characters_present_on_annex_path/comment_2_89f25f787558c77201fa6226cc7af5f5._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://xgm.de/oid/" + nickname="Horus" + subject="comment 2" + date="2015-05-05T17:35:37Z" + content=""" +I have the same problem without any special characters in my path (besides ~ of $HOME) +Debug Log gives: + + illegal control characters in pairing message; ignoring + [2015-05-05 19:11:40 CEST] PairListener: received \"PairMsg (Verifiable {verifiableVal = (PairReq,PairData {remoteHostName = Just \\"asaru\\", remoteUserName = \\"florian\\", remoteDirectory = \\"~/Desktop/annex\\", remoteSshPubKey = \\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE8cd+cThzgRD+9RuiFhbL6UbPP+gvyNcUdrwVZoqfn2AE0niOe6XwsvqNrL4BZE50ySIo71XHyyAtRPiW3h0R8NjJo8+VFha2KL9vCXySNjq0Ib6HinfCDNUp5hI35F+LnUtUAVkhhhVqfJj4C6K3JTjXQ9J/hgiYRpNCY+2hV0+sF/e643SsyNlkUhiNxfCd4LQ5bedX6FeSCYBwteVgtZQzyByeawFpj1uajqBbDgDBLmclXDNrb4DwqavLRj+L+XxPtNqSKXSp8Q2/oypr/GQeTjmHEb8K/7qSjNHcBDAHH9fUI5lhDDhyxc4lMfap0lseSWtlwldhKjGqPnB9 florian@asaru\\n\\", pairUUID = UUID \\"0b1e8007-4a8d-4cc4-9ca1-320f4f700081\\"},IPv4Addr 347252928), verifiableDigest = \\"dff64a76c0333223cc3909f13bbdb3e1a70ddaa4\\"})\" + +I'll be very happy to provide any other help... +"""]]