Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678960 - sys-cluster/zookeepercli-1.0.10 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: sys-cluster/zookeepercli-1.0.10 : failed to initialize build cache at /.../go...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-02-27 17:55 UTC by Toralf Förster
Modified: 2019-03-16 22:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.02 KB, text/plain)
2019-02-27 17:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.76 KB, text/plain)
2019-02-27 17:55 UTC, Toralf Förster
Details
environment (environment,15.31 KB, text/plain)
2019-02-27 17:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.05 KB, application/x-bzip)
2019-02-27 17:55 UTC, Toralf Förster
Details
sys-cluster:zookeepercli-1.0.10:20190227-175240.log (sys-cluster:zookeepercli-1.0.10:20190227-175240.log,2.24 KB, text/plain)
2019-02-27 17:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.77 KB, application/x-bzip)
2019-02-27 17:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-02-27 17:55:07 UTC
>>> Compiling source in /var/tmp/portage/sys-cluster/zookeepercli-1.0.10/work/zookeepercli-1.0.10 ...
WORK=/var/tmp/portage/sys-cluster/zookeepercli-1.0.10/temp/go-build720983987
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: sys-cluster/zookeepercli-1.0.10::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_libressl_20190226-231000

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO sys-cluster/zookeepercli
[ebuild  N    ] sys-cluster/zookeepercli-1.0.10
Comment 1 Toralf Förster gentoo-dev 2019-02-27 17:55:10 UTC
Created attachment 566670 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-27 17:55:12 UTC
Created attachment 566672 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-27 17:55:15 UTC
Created attachment 566674 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-27 17:55:18 UTC
Created attachment 566676 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-27 17:55:21 UTC
Created attachment 566678 [details]
sys-cluster:zookeepercli-1.0.10:20190227-175240.log
Comment 6 Toralf Förster gentoo-dev 2019-02-27 17:55:24 UTC
Created attachment 566680 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-03-16 22:31:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842b713beb4edfd8ab3725607f70ac26d1ff7bbb

commit 842b713beb4edfd8ab3725607f70ac26d1ff7bbb
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-03-16 22:29:20 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-16 22:30:01 +0000

    sys-cluster/zookeepercli: filter GOCACHE vars (bug 678960)
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/678960
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 8 Zac Medico gentoo-dev 2019-03-16 22:32:00 UTC
Thanks!