Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684052 - app-metrics/redis_exporter-0.20.2 : [TEST] failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: app-metrics/redis_exporter-0.20.2 : [TEST] failed to initialize build cache a...
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: TESTFAILURE
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-04-21 19:34 UTC by Toralf Förster
Modified: 2019-04-21 22:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-04-21 19:34 UTC, Toralf Förster
Details
app-metrics:redis_exporter-0.20.2:20190421-060101.log (app-metrics:redis_exporter-0.20.2:20190421-060101.log,2.86 KB, text/plain)
2019-04-21 19:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,177.03 KB, text/plain)
2019-04-21 19:34 UTC, Toralf Förster
Details
environment (environment,66.87 KB, text/plain)
2019-04-21 19:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.25 KB, application/x-bzip)
2019-04-21 19:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.74 KB, application/x-bzip)
2019-04-21 19:34 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-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!