From 97c40548036da2a0622c7e5f69fb8b90ea365c58 Mon Sep 17 00:00:00 2001 From: spwhitton Date: Sun, 19 Jun 2016 07:19:33 +0000 Subject: Added a comment --- .../comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Bug_with_Sbuild/comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment (limited to 'doc/forum/Bug_with_Sbuild') diff --git a/doc/forum/Bug_with_Sbuild/comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment b/doc/forum/Bug_with_Sbuild/comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment new file mode 100644 index 00000000..c2b34090 --- /dev/null +++ b/doc/forum/Bug_with_Sbuild/comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="spwhitton" + subject="comment 2" + date="2016-06-19T07:19:33Z" + content=""" +Thank you for reporting this and for finding the fix, Fred. In a branch I'll be submitting soon I have modified `Ccache.hasCache` to chmod setgid the cache root, and this should propagate to all newly created subdirectories. + +Joey: what do you think about adding `cmdProperty \"chmod\" [\"-R\", \"g+s\" \"/var/cache/ccache-foo\"]` to `Ccache.hasCache` to fix existing broken setups? In my view it would be better to just add a note to the changelog suggesting this fix, but I'm not sure what you think would be best. +"""]] -- cgit v1.2.3