From 83dd81f4af9120b2096514ea1d756b960d536496 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE" Date: Sat, 25 Aug 2012 08:22:21 +0000 Subject: [PATCH 01/10] --- doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn b/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn new file mode 100644 index 0000000000..71085c8d26 --- /dev/null +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn @@ -0,0 +1 @@ +I tried to compile the assitant branch on Ubuntu 12.04. But i depends on the DBus libraryw hich does not compile with some glibberish errors. Is there a way to solve this? From ab06112b39f1ac7ff7510aaca87e25bef4b113c7 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE" Date: Sat, 25 Aug 2012 08:22:36 +0000 Subject: [PATCH 02/10] --- doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn b/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn index 71085c8d26..0bf4e45c17 100644 --- a/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn @@ -1 +1,5 @@ I tried to compile the assitant branch on Ubuntu 12.04. But i depends on the DBus libraryw hich does not compile with some glibberish errors. Is there a way to solve this? + + + +I tried to compile the assitant branch on Ubuntu 12.04. But i depends on the DBus libraryw hich does not compile with some glibberish errors. Is there a way to solve this? From 50f84b438323e5d1ba34c7d97edcce9369318461 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE" Date: Sat, 25 Aug 2012 08:23:01 +0000 Subject: [PATCH 03/10] --- doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn b/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn index 0bf4e45c17..b4271d172c 100644 --- a/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__.mdwn @@ -1,5 +1,3 @@ I tried to compile the assitant branch on Ubuntu 12.04. But i depends on the DBus libraryw hich does not compile with some glibberish errors. Is there a way to solve this? - -I tried to compile the assitant branch on Ubuntu 12.04. But i depends on the DBus libraryw hich does not compile with some glibberish errors. Is there a way to solve this? From 11f95de7e43f404ac6582ea9959268ccd8080d32 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 25 Aug 2012 13:06:31 +0000 Subject: [PATCH 04/10] Added a comment --- ..._dc14a40b64b7eda94d1a3fd766cd39cc._comment | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/forum/DBus_on_Ubuntu_12.04__63__/comment_1_dc14a40b64b7eda94d1a3fd766cd39cc._comment diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_1_dc14a40b64b7eda94d1a3fd766cd39cc._comment b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_1_dc14a40b64b7eda94d1a3fd766cd39cc._comment new file mode 100644 index 0000000000..0ef2469d3c --- /dev/null +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_1_dc14a40b64b7eda94d1a3fd766cd39cc._comment @@ -0,0 +1,28 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.246.119" + subject="comment 1" + date="2012-08-25T13:06:31Z" + content=""" +Hmm, let's see... + +If the gibberish error is ouyay orgotfay otay otay elltay emay utwhay ethay +roreay asway, then we can figure it out, surely.. + +If the gibberish error looks something like Ḩ̶̞̗̓ͯ̅͒ͪͫe̢ͦ̊ͭͭͤͣ̂͏̢̳̦͔̬ͅ ̣̘̹̄̕͢Ç̛͈͔̹̮̗͈͓̞ͨ͂͑ͅo̿ͥͮ̿͢͏̧̹̗̪͇̫m̷̢̞̙͑̊̔ͧ̍ͩ̇̚ę̜͑̀͝s̖̱̝̩̞̻͐͂̐́̂̇̆͂ + +.. your use of cabal +has accidentually summoned Cthulu! Back slowly away from the monitor! + +Otherwise, you might try installing the `libdbus-1-dev` package with apt, +which might make cabal install the haskell dbus bindings successfully. Or +you could just install the `libghc-dbus-dev` package, which contains the +necessary haskell library pre-built. But I don't know if it's in Ubuntu +12.04; it only seems to be available in quantal + + +Or you could even build it with the Makefile, rather than using cabal. +The Makefile has a `-DWITH_DBUS` setting in it that can be removed to build +the fallback mode that doesn't use dbus. + +"""]] From 8473cdb07d4ec374b95625fa49e677b1868e570f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 25 Aug 2012 13:11:37 +0000 Subject: [PATCH 05/10] Added a comment --- ...comment_2_608a30e274e6a691a39f69503720e320._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/DBus_on_Ubuntu_12.04__63__/comment_2_608a30e274e6a691a39f69503720e320._comment diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_2_608a30e274e6a691a39f69503720e320._comment b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_2_608a30e274e6a691a39f69503720e320._comment new file mode 100644 index 0000000000..02bda9eaa6 --- /dev/null +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_2_608a30e274e6a691a39f69503720e320._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.246.119" + subject="comment 2" + date="2012-08-25T13:11:37Z" + content=""" +I fnordgot to mention, cabal can be configured to not build with dbus too. The relevant incantation is: + +cabal install git-annex --flags=\"-Dbus\" +"""]] From 0ef70280777f29a363d4d3ec64729d3b00121163 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 Aug 2012 10:27:59 -0400 Subject: [PATCH 06/10] releasing version 3.20120825 --- debian/changelog | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a3ecc6044..f91887b0d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (3.20120808) UNRELEASED; urgency=low +git-annex (3.20120825) unstable; urgency=low * S3: Add fileprefix setting. * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. * Bugfix: Fix fsck in SHA*E backends, when the key contains composite extensions, as added in 3.20120721. - -- Joey Hess Thu, 09 Aug 2012 13:51:47 -0400 + -- Joey Hess Sat, 25 Aug 2012 10:00:10 -0400 git-annex (3.20120807) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 8ab775939b..ab3dd4fae5 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120807 +Version: 3.20120825 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess From d228e4ca8c5b9ed88fe6b30ada12e822f847f58d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 Aug 2012 10:28:24 -0400 Subject: [PATCH 07/10] add news item for git-annex 3.20120825 --- doc/news/version_3.20120825.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/version_3.20120825.mdwn diff --git a/doc/news/version_3.20120825.mdwn b/doc/news/version_3.20120825.mdwn new file mode 100644 index 0000000000..8cc45e1b14 --- /dev/null +++ b/doc/news/version_3.20120825.mdwn @@ -0,0 +1,6 @@ +git-annex 3.20120825 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * S3: Add fileprefix setting. + * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. + * Bugfix: Fix fsck in SHA*E backends, when the key contains composite + extensions, as added in 3.20120721."""]] \ No newline at end of file From bc6ff59cd86490cfa529cb1e36cf182080480868 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE" Date: Sat, 25 Aug 2012 15:43:19 +0000 Subject: [PATCH 08/10] Added a comment: Shame on me... --- ..._791b9978b410c1aff7fd8ef05c38f5f9._comment | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 doc/forum/DBus_on_Ubuntu_12.04__63__/comment_3_791b9978b410c1aff7fd8ef05c38f5f9._comment diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_3_791b9978b410c1aff7fd8ef05c38f5f9._comment b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_3_791b9978b410c1aff7fd8ef05c38f5f9._comment new file mode 100644 index 0000000000..84c7edf092 --- /dev/null +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_3_791b9978b410c1aff7fd8ef05c38f5f9._comment @@ -0,0 +1,40 @@ +[[!comment format=Makefile + username="https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE" + nickname="Michael" + subject="Shame on me..." + date="2012-08-25T15:43:19Z" + content=""" +The build error is: + +$ cabal install DBus +Resolving dependencies... +Configuring DBus-0.4... +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for DBUS... yes +configure: creating ./config.status +config.status: creating DBus.buildinfo +Building DBus-0.4... +Preprocessing library DBus-0.4... + +DBus/Message.hsc:1:14: + Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead + +DBus/Message.hsc:2:12: + Warning: -fglasgow-exts is deprecated: Use individual extensions instead +[1 of 5] Compiling DBus.Shared ( dist/build/DBus/Shared.hs, dist/build/DBus/Shared.o ) +[2 of 5] Compiling DBus ( dist/build/DBus.hs, dist/build/DBus.o ) + +DBus.hsc:26:49: + Warning: In the use of `mkTyCon' + (imported from Data.Typeable): + Deprecated: \"either derive Typeable, or use mkTyCon3 instead\" +[3 of 5] Compiling DBus.Internal ( dist/build/DBus/Internal.hs, dist/build/DBus/Internal.o ) + +DBus/Internal.hsc:12:27: + Module `Control.Exception' does not export `throwDyn' +cabal: Error: some packages failed to install: +DBus-0.4 failed during the building phase. The exception was: +ExitFailure 1 + +"""]] From 96f3199495908c8387d1aa0e932f5ac654050763 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 25 Aug 2012 15:50:47 +0000 Subject: [PATCH 09/10] Added a comment: in the language of the ancients, small details matter --- .../comment_4_8665c95299916138c4af375626d9ec7d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/DBus_on_Ubuntu_12.04__63__/comment_4_8665c95299916138c4af375626d9ec7d._comment diff --git a/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_4_8665c95299916138c4af375626d9ec7d._comment b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_4_8665c95299916138c4af375626d9ec7d._comment new file mode 100644 index 0000000000..abd154a6bc --- /dev/null +++ b/doc/forum/DBus_on_Ubuntu_12.04__63__/comment_4_8665c95299916138c4af375626d9ec7d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.246.119" + subject="in the language of the ancients, small details matter" + date="2012-08-25T15:50:47Z" + content=""" +It seems that to cabal, \"DBus\" and \"dbus\" are different packages, and it seems you should install the latter, which has a current version of 0.10 which works and not some old 0.4 version. +"""]] From ddf4e48854a26906c9c1182fd9b3e40c1bfaa081 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawla3gLc6_rHuggFfy7o7eGMPvPztFZTrUQ" Date: Mon, 27 Aug 2012 08:59:23 +0000 Subject: [PATCH 10/10] Added a comment --- .../comment_1_cafb58eca97a0a66110ac39b169d8de3._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t/comment_1_cafb58eca97a0a66110ac39b169d8de3._comment diff --git a/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t/comment_1_cafb58eca97a0a66110ac39b169d8de3._comment b/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t/comment_1_cafb58eca97a0a66110ac39b169d8de3._comment new file mode 100644 index 0000000000..9f63dbfa9a --- /dev/null +++ b/doc/bugs/fsck_thinks_file_content_is_bad_when_it_isn__39__t/comment_1_cafb58eca97a0a66110ac39b169d8de3._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawla3gLc6_rHuggFfy7o7eGMPvPztFZTrUQ" + nickname="Florian" + subject="comment 1" + date="2012-08-27T08:59:23Z" + content=""" +Works! +"""]]