From 3b40989d529dce70a638b05cb3c244c3576bfbc5 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Wed, 17 Dec 2014 12:22:20 -0800 Subject: [PATCH] catalyst: make sure the 'portage' user can write to distfiles and ccache Adding the update step appears to break permissions on the distfiles directory. Ensure the portage user is correct and set the permissions on directories it needs to write to in advance. --- build_library/catalyst.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build_library/catalyst.sh b/build_library/catalyst.sh index 47da952379..a67da7f315 100644 --- a/build_library/catalyst.sh +++ b/build_library/catalyst.sh @@ -75,6 +75,8 @@ cat < "$TEMPDIR/catalyst.conf"