summaryrefslogtreecommitdiff
path: root/doc/forum
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-06-19 13:18:39 -0400
committerJoey Hess <joeyh@joeyh.name>2016-06-19 13:18:39 -0400
commit8bff414203a6e715d5c0591ad226d5d7f0ac5845 (patch)
tree72e5fec7057c78d84890f78aaa792854dff6d5d6 /doc/forum
parentf6cc964592f8ad6f669abd27b3f04ab65eccb245 (diff)
parentd5cfcd6e7ad36b1ba63893bd5c611d415cddc972 (diff)
Merge branch 'master' of ssh://propellor.branchable.com
Diffstat (limited to 'doc/forum')
-rw-r--r--doc/forum/Bug_with_Sbuild/comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment9
1 files changed, 9 insertions, 0 deletions
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.
+"""]]