diff options
| author | spwhitton <spwhitton@web> | 2016-06-19 07:19:33 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2016-06-19 07:19:33 +0000 |
| commit | 97c40548036da2a0622c7e5f69fb8b90ea365c58 (patch) | |
| tree | f90a5be5b7b9eef619bcee4d520777cef7886b58 /doc | |
| parent | f33b0948218e7b3d510f6bf37785cda107a630d8 (diff) | |
Added a comment
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Bug_with_Sbuild/comment_2_3ca5ceb0ac97451c1eea00ec72b55896._comment | 9 |
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. +"""]] |
