Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651934 - dev-db/etcd-3.3.3 : [TEST] go: disabling cache (/.../go-build) due to initialization failure: mkdir /.../cache: permission denied
Summary: dev-db/etcd-3.3.3 : [TEST] go: disabling cache (/.../go-build) due to initial...
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: 2018-03-29 15:31 UTC by Toralf Förster
Modified: 2019-03-16 22:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2018-03-29 15:31 UTC, Toralf Förster
Details
dev-db:etcd-3.3.3:20180329-145125.log (dev-db:etcd-3.3.3:20180329-145125.log,6.02 KB, text/plain)
2018-03-29 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.33 KB, text/plain)
2018-03-29 15:31 UTC, Toralf Förster
Details
environment (environment,64.15 KB, text/plain)
2018-03-29 15:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.34 KB, application/x-bzip)
2018-03-29 15:31 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 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!