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

Bug 651934

Summary: dev-db/etcd-3.3.3 : [TEST] go: disabling cache (/.../go-build) due to initialization failure: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal CC: mrueg
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 567192    
Attachments: emerge-info.txt
dev-db:etcd-3.3.3:20180329-145125.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2018-03-29 15:31:02 UTC
>>> Compiling source in /var/tmp/portage/dev-db/etcd-3.3.3/work/etcd-3.3.3 ...
/var/tmp/portage/dev-db/etcd-3.3.3/work/etcd-3.3.3/src/github.com/coreos/etcd /var/tmp/portage/dev-db/etcd-3.3.3/work/etcd-3.3.3
go: disabling cache (/root/cache/go-build) due to initialization failure: mkdir /root/cache: permission denied
go: disabling cache (/root/cache/go-build) due to initialization failure: mkdir /root/cache: permission denied
/var/tmp/portage/dev-db/etcd-3.3.3/work/etcd-3.3.3
>>> Source compiled.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20180323-181400

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-db/etcd
[ebuild  N    ] dev-db/etcd-3.3.3  USE="server -doc"
Comment 1 Toralf Förster gentoo-dev 2018-03-29 15:31:05 UTC
Created attachment 526098 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-29 15:31:08 UTC
Created attachment 526100 [details]
dev-db:etcd-3.3.3:20180329-145125.log
Comment 3 Toralf Förster gentoo-dev 2018-03-29 15:31:11 UTC
Created attachment 526102 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-29 15:31:14 UTC
Created attachment 526104 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-29 15:31:17 UTC
Created attachment 526106 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-03-16 22:41:17 UTC
The bug has been closed via the following commit(s):

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

commit ee9a15a8a03015ed22dda41aa4025815d227d5dd
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-03-16 22:39:24 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-16 22:40:01 +0000

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

 dev-db/etcd/etcd-3.3.12.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 7 Zac Medico gentoo-dev 2019-03-16 22:42:44 UTC
Thanks!