Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684052

Summary: app-metrics/redis_exporter-0.20.2 : [TEST] failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 567192    
Attachments: emerge-info.txt
app-metrics:redis_exporter-0.20.2:20190421-060101.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-04-21 19:34:21 UTC
/var/tmp/portage/app-metrics/redis_exporter-0.20.2/work/redis_exporter-0.20.2/src/github.com/oliver006/redis_exporter /var/tmp/portage/app-metrics/redis_exporter-0.20.2/work/redis_exporter-0.20.2
WORK=/var/tmp/portage/app-metrics/redis_exporter-0.20.2/temp/go-build508178170
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
/var/tmp/portage/app-metrics/redis_exporter-0.20.2/work/redis_exporter-0.20.2
>>> Source compiled.
>>> Test phase: app-metrics/redis_exporter-0.20.2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190417-081848

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

  Please see the tracker bug for details.

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)


java-config:
The following VMs are available for generation-2:


emerge -qpvO app-metrics/redis_exporter
[ebuild  N    ] app-metrics/redis_exporter-0.20.2
Comment 1 Toralf Förster gentoo-dev 2019-04-21 19:34:23 UTC
Created attachment 573690 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-21 19:34:26 UTC
Created attachment 573692 [details]
app-metrics:redis_exporter-0.20.2:20190421-060101.log
Comment 3 Toralf Förster gentoo-dev 2019-04-21 19:34:29 UTC
Created attachment 573694 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-21 19:34:32 UTC
Created attachment 573696 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-21 19:34:34 UTC
Created attachment 573698 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-21 19:34:37 UTC
Created attachment 573700 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-04-21 22:29:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200dace34b8107ca22c1bb6c1084e2d05ce2559c

commit 200dace34b8107ca22c1bb6c1084e2d05ce2559c
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-04-21 22:28:17 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-04-21 22:29:44 +0000

    app-metrics/redis_exporter: filter GOCACHE vars (bug 684052)
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/684052
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 8 Zac Medico gentoo-dev 2019-04-21 22:31:42 UTC
Thanks!