From ba2447b867ca9ed2dd3705c40b6398e779fbba52 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 6 Dec 2012 21:20:19 +0000 Subject: [PATCH 1/7] Added a comment --- .../comment_3_b37b2a9906ffb956cca91adb4bb4e521._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_3_b37b2a9906ffb956cca91adb4bb4e521._comment diff --git a/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_3_b37b2a9906ffb956cca91adb4bb4e521._comment b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_3_b37b2a9906ffb956cca91adb4bb4e521._comment new file mode 100644 index 0000000000..dbfff2a84e --- /dev/null +++ b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_3_b37b2a9906ffb956cca91adb4bb4e521._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.14.162" + subject="comment 3" + date="2012-12-06T21:20:19Z" + content=""" +I can't help with installing libraries on OSX, but you can disable XMPP support in git-annex like this: \"cabal install git-annex -f-XMPP\" +"""]] From f1b2b5e522d4345f107b380f0bee8fc98588ec09 Mon Sep 17 00:00:00 2001 From: spwhitton Date: Thu, 6 Dec 2012 21:37:52 +0000 Subject: [PATCH 2/7] Added a comment --- ...t_9_6d4c9f0e133ebd94fc11346df446402e._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment diff --git a/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment new file mode 100644 index 0000000000..a48e98ebcf --- /dev/null +++ b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="spwhitton" + ip="163.1.167.50" + subject="comment 9" + date="2012-12-06T21:37:52Z" + content=""" +Yes, running git-attr like that does indeed produce the problem. I attempted to rebuild git-annex using cabal, but the build failed with the following error: + + [273 of 290] Compiling Assistant.WebApp.Configurators.Local ( Assistant/WebApp/Configurators/Local.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Local.o ) + + Assistant/WebApp/Configurators/Local.hs:55:11: + `fieldEnctype' is not a (visible) field of constructor `Field' + cabal: Error: some packages failed to install: + git-annex-3.20121127.1 failed during the building phase. The exception was: + ExitFailure 1 +"""]] From 1675e20c8ef3216d4ad2eaa9ee4557c3c6eab3da Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 6 Dec 2012 22:00:45 +0000 Subject: [PATCH 3/7] Added a comment --- ...omment_10_8742f7ac27b5f4ad6261d04a174a691c._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_10_8742f7ac27b5f4ad6261d04a174a691c._comment diff --git a/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_10_8742f7ac27b5f4ad6261d04a174a691c._comment b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_10_8742f7ac27b5f4ad6261d04a174a691c._comment new file mode 100644 index 0000000000..921a200243 --- /dev/null +++ b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_10_8742f7ac27b5f4ad6261d04a174a691c._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.14.162" + subject="comment 10" + date="2012-12-06T22:00:45Z" + content=""" +Can you show me a transcript of git-check-attr? This is sounding like a git bug. + +(The build error is due to too old a version of yesod.) +"""]] From 7ed2071561f9c8dd373421d6ab0d80753c0056e1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" Date: Thu, 6 Dec 2012 22:16:18 +0000 Subject: [PATCH 4/7] Added a comment: Got it to work --- ...t_4_47bd608fb769dccd468bc8ad853da434._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment diff --git a/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment new file mode 100644 index 0000000000..8260f114a0 --- /dev/null +++ b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" + nickname="Carlito" + subject="Got it to work" + date="2012-12-06T22:16:18Z" + content=""" +Had to link it: + brew install libxml2 + brew link libxml2 + +Thanks for your help. + +Will test out annex and leave any bug reports. + + +"""]] From 9956e351430abf2617ce1006242123620a9e9175 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" Date: Thu, 6 Dec 2012 22:17:15 +0000 Subject: [PATCH 5/7] removed --- ...t_4_47bd608fb769dccd468bc8ad853da434._comment | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment diff --git a/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment deleted file mode 100644 index 8260f114a0..0000000000 --- a/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_47bd608fb769dccd468bc8ad853da434._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" - nickname="Carlito" - subject="Got it to work" - date="2012-12-06T22:16:18Z" - content=""" -Had to link it: - brew install libxml2 - brew link libxml2 - -Thanks for your help. - -Will test out annex and leave any bug reports. - - -"""]] From f11323e8c51ff6b6f7d9b3671019d882c72e1a03 Mon Sep 17 00:00:00 2001 From: spwhitton Date: Thu, 6 Dec 2012 22:17:37 +0000 Subject: [PATCH 6/7] Added a comment --- ..._b8e720340000537de6713c49b7733b2f._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment diff --git a/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment new file mode 100644 index 0000000000..db964e58c4 --- /dev/null +++ b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_11_b8e720340000537de6713c49b7733b2f._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="spwhitton" + ip="163.1.167.50" + subject="comment 11" + date="2012-12-06T22:17:37Z" + content=""" +Upgrading yesod then git-annex removes the problem I was seeing. Thanks for your help with that. Here is a `git-check-attr` session: + + backups $ git check-attr --stdin annex.backend annex.numcopies -- + athena-etc.tar.gz + athena-etc.tar.gz: annex.backend: unspecified + athena-etc.tar.gz: annex.numcopies: 2 + athena-mail.gz + athena-mail.gz: annex.backend: unspecified + athena-mail.gz: annex.numcopies: 2 + athena-web.tar.gz + athena-web.tar.gz: annex.backend: unspecified + athena-web.tar.gz: annex.numcopies: 2 + [^D pressed] + backups $ +"""]] From c6245496016fe90e7cfc4bba1116ec6ffd73b89c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" Date: Thu, 6 Dec 2012 22:17:55 +0000 Subject: [PATCH 7/7] Added a comment: Got it to work! --- ...nt_4_afddf16f8faedc78d458835480f10dc3._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_afddf16f8faedc78d458835480f10dc3._comment diff --git a/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_afddf16f8faedc78d458835480f10dc3._comment b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_afddf16f8faedc78d458835480f10dc3._comment new file mode 100644 index 0000000000..c221455fcb --- /dev/null +++ b/doc/forum/Can__39__t_install:_Mac_OS_10.8.2/comment_4_afddf16f8faedc78d458835480f10dc3._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" + nickname="Carlito" + subject="Got it to work!" + date="2012-12-06T22:17:55Z" + content=""" +Had to link it: + + brew install libxml2 + brew link libxml2 + +Thanks for your help. + +Will test out annex and leave any bug reports. +"""]]