From bd1bdcb61927b57f65e8c566a0182d7e3624d745 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawm0yDI6AsAuXPDHIDXm5H9EGDXkuwb1efA" Date: Fri, 27 Dec 2013 23:16:38 +0000 Subject: [PATCH] Added a comment: XMPP not working in Raspberry PI build --- ..._05d9a67b9331656b4035399641cedb1b._comment | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/special_remotes/xmpp/comment_11_05d9a67b9331656b4035399641cedb1b._comment diff --git a/doc/special_remotes/xmpp/comment_11_05d9a67b9331656b4035399641cedb1b._comment b/doc/special_remotes/xmpp/comment_11_05d9a67b9331656b4035399641cedb1b._comment new file mode 100644 index 0000000000..4b343bda2d --- /dev/null +++ b/doc/special_remotes/xmpp/comment_11_05d9a67b9331656b4035399641cedb1b._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm0yDI6AsAuXPDHIDXm5H9EGDXkuwb1efA" + nickname="Yann" + subject="XMPP not working in Raspberry PI build" + date="2013-12-27T23:16:23Z" + content=""" +Hi, + +I have the same problem that users Carlo and RaspberryPie have: XMPP not working and no XMPP log in the build. + +I did a quick strace during the daemon start and I noticed than the raspberry pi build doesn't even try to read the creds/xmpp files contrary to the standard git-annex package on my ubuntu workstation. + +To me, it seems the XMPP thread is not started at all. +Does someone know any reason why the XMPP thread could not be started ? + +If there is anything I can do to help debug this issue, let me know. + +Yann + + + +"""]]