From 3460119a31a6784922f66f24a6ff50784d95dffd Mon Sep 17 00:00:00 2001 From: GLITTAH Date: Sun, 19 May 2013 18:41:34 +0000 Subject: [PATCH 1/7] --- doc/forum/Check_when_your_last_fsck_was__63__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/forum/Check_when_your_last_fsck_was__63__.mdwn diff --git a/doc/forum/Check_when_your_last_fsck_was__63__.mdwn b/doc/forum/Check_when_your_last_fsck_was__63__.mdwn new file mode 100644 index 0000000000..44bb2e5a95 --- /dev/null +++ b/doc/forum/Check_when_your_last_fsck_was__63__.mdwn @@ -0,0 +1,4 @@ +Hey Joey, + Is there a way to see when the last fsck was? I know about --incremental and the related options, but sometimes I'd like to know when the last time I fsck'd a file (or even the whole repo) was. There doesn't seem to be a command line option for it, but I know that info is saved somewhere... + + From 63777dfb1b14e2d583f9d5a6578caf83d9e35e7b Mon Sep 17 00:00:00 2001 From: GLITTAH Date: Sun, 19 May 2013 18:43:59 +0000 Subject: [PATCH 2/7] --- doc/forum/Check_when_your_last_fsck_was__63__.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/forum/Check_when_your_last_fsck_was__63__.mdwn b/doc/forum/Check_when_your_last_fsck_was__63__.mdwn index 44bb2e5a95..4a655cc1de 100644 --- a/doc/forum/Check_when_your_last_fsck_was__63__.mdwn +++ b/doc/forum/Check_when_your_last_fsck_was__63__.mdwn @@ -1,4 +1,4 @@ Hey Joey, - Is there a way to see when the last fsck was? I know about --incremental and the related options, but sometimes I'd like to know when the last time I fsck'd a file (or even the whole repo) was. There doesn't seem to be a command line option for it, but I know that info is saved somewhere... + Is there a way to see when the last fsck was? I know about --incremental and the related options, but sometimes I'd like to know when the last time I fsck'd a file (or even the whole repo) was. There doesn't seem to be a command line option for it, but I know that info is saved somewhere...maybe this could be part of 'git annex status'? - +$(words of gratitude and encouragement) From 3db2dceaa14db74d91cbc479eb7694458453f07a Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 19 May 2013 18:50:07 +0000 Subject: [PATCH 3/7] Added a comment --- ...comment_1_ee98a1fcd796fe4fd7af6f77d0c1837d._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/Check_when_your_last_fsck_was__63__/comment_1_ee98a1fcd796fe4fd7af6f77d0c1837d._comment diff --git a/doc/forum/Check_when_your_last_fsck_was__63__/comment_1_ee98a1fcd796fe4fd7af6f77d0c1837d._comment b/doc/forum/Check_when_your_last_fsck_was__63__/comment_1_ee98a1fcd796fe4fd7af6f77d0c1837d._comment new file mode 100644 index 0000000000..ae8ffe42fa --- /dev/null +++ b/doc/forum/Check_when_your_last_fsck_was__63__/comment_1_ee98a1fcd796fe4fd7af6f77d0c1837d._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-05-19T18:50:06Z" + content=""" +You're quite right. that info is stored in `.git/annex/fsckstate`. The timestamp of the file is when the last incremental fsck was started. The contents of the file is the same date, represented as seconds from epoch. + +That is only written to when doing an incremental fsck though. A non-incremental fsck does not touch the file. +"""]] From 328c38d47249e8c6e0fa0aeb69e8cd5b4b4c6a0d Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 19 May 2013 19:12:59 +0000 Subject: [PATCH 4/7] Added a comment --- ...comment_3_df57628a8969af2995732e7ea2a0fae3._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/design/assistant/blog/day_265__correctness/comment_3_df57628a8969af2995732e7ea2a0fae3._comment diff --git a/doc/design/assistant/blog/day_265__correctness/comment_3_df57628a8969af2995732e7ea2a0fae3._comment b/doc/design/assistant/blog/day_265__correctness/comment_3_df57628a8969af2995732e7ea2a0fae3._comment new file mode 100644 index 0000000000..27bee6171b --- /dev/null +++ b/doc/design/assistant/blog/day_265__correctness/comment_3_df57628a8969af2995732e7ea2a0fae3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 3" + date="2013-05-19T19:12:59Z" + content=""" +git-annex can use any xmpp server. The only thing that would need to be changed if google talk went away tomorrow is changing some text that suggests entering one's gmail address, to some other text that suggests some other xmpp server to use. + +However, I am skeptical about echo chamber conclusions (and/or tech press) about what google is, or is not doing, or is or is not planning to do. +"""]] From 95ff77ebef10d05030c84d47a92ebfb1d57e462e Mon Sep 17 00:00:00 2001 From: "http://me.tinco.nl/" Date: Sun, 19 May 2013 19:27:03 +0000 Subject: [PATCH 5/7] Added a comment --- ..._a3aa4231a82917c56cbdf52b65db7133._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_7_a3aa4231a82917c56cbdf52b65db7133._comment diff --git a/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_7_a3aa4231a82917c56cbdf52b65db7133._comment b/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_7_a3aa4231a82917c56cbdf52b65db7133._comment new file mode 100644 index 0000000000..16961afd33 --- /dev/null +++ b/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_7_a3aa4231a82917c56cbdf52b65db7133._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="http://me.tinco.nl/" + nickname="Tinco" + subject="comment 7" + date="2013-05-19T19:27:03Z" + content=""" +Hi Joey thanks for working with me on this. The result from copying one file over is 'resource vanished': + + [2013-05-19 21:24:53 CEST] read: git [\"--git-dir=/Users/tinco/Documents/.git\",\"--work-tree=/Users/tinco/Documents\",\"show-ref\",\"git-annex\"] + [2013-05-19 21:24:53 CEST] read: git [\"--git-dir=/Users/tinco/Documents/.git\",\"--work-tree=/Users/tinco/Documents\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"] + [2013-05-19 21:24:53 CEST] read: git [\"--git-dir=/Users/tinco/Documents/.git\",\"--work-tree=/Users/tinco/Documents\",\"log\",\"refs/heads/git-annex..f0523a06e2eb7217d98fe2b9f6ec5afa724ccd92\",\"--oneline\",\"-n1\"] + [2013-05-19 21:24:53 CEST] chat: git [\"--git-dir=/Users/tinco/Documents/.git\",\"--work-tree=/Users/tinco/Documents\",\"cat-file\",\"--batch\"] + [2013-05-19 21:24:53 CEST] read: git [\"--git-dir=/Users/tinco/Documents/.git\",\"--work-tree=/Users/tinco/Documents\",\"ls-files\",\"--cached\",\"-z\",\"--\",\"About Stacks.pdf\"] + copy About Stacks.pdf (gpg) [2013-05-19 21:24:53 CEST] chat: gpg [\"--quiet\",\"--trust-model\",\"always\",\"--decrypt\"] + + git-annex: fd:12: hClose: resource vanished (Broken pipe) + failed + git-annex: copy: 1 failed + + +"""]] From 977bc4da512cddfa0d74252132a85d59d00296d5 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 19 May 2013 19:35:51 +0000 Subject: [PATCH 6/7] Added a comment --- ...mment_8_178fd4e4d6abbca192fcd6d592615fca._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_8_178fd4e4d6abbca192fcd6d592615fca._comment diff --git a/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_8_178fd4e4d6abbca192fcd6d592615fca._comment b/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_8_178fd4e4d6abbca192fcd6d592615fca._comment new file mode 100644 index 0000000000..38b136b378 --- /dev/null +++ b/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_8_178fd4e4d6abbca192fcd6d592615fca._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 8" + date="2013-05-19T19:35:51Z" + content=""" +I've fixed the repeated \"(gpg)\" problem. But that is not the real problem... + +Looks to me like there is a problem with running gpg to extract the encryption key of the repository. I can cause the same \"resource vanished\" message if I make gpg exit 1 immediately when it starts. I also managed to get 3 zombies when failing to send 100 files. Although in my case they were gpg zombies, not git-annex zombies. + +Can you run `gpg` manually at the command line? If you installed git-annex from the OSX dmg file, you need to have used \"runshell\" to get the gpg that's included in it onto the PATH before you do this. +"""]] From 59407ddc434f8e63bb7728c5db4c5cdcfd6c8cd4 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 19 May 2013 19:46:14 +0000 Subject: [PATCH 7/7] Added a comment --- .../comment_5_9d78009435736a178d5a3f5a9bc0ed6a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/Android/comment_5_9d78009435736a178d5a3f5a9bc0ed6a._comment diff --git a/doc/Android/comment_5_9d78009435736a178d5a3f5a9bc0ed6a._comment b/doc/Android/comment_5_9d78009435736a178d5a3f5a9bc0ed6a._comment new file mode 100644 index 0000000000..d29a59036b --- /dev/null +++ b/doc/Android/comment_5_9d78009435736a178d5a3f5a9bc0ed6a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 5" + date="2013-05-19T19:46:14Z" + content=""" +@Chris, that is a known bug: [[bugs/Android_app_permission_denial_on_startup]] +"""]]