Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678970 - app-admin/vault-1.0.2 : Stderr: failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: app-admin/vault-1.0.2 : Stderr: failed to initialize build cache at /.../go-b...
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 18:16 UTC by Toralf Förster
Modified: 2019-03-16 22:25 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 18:16 UTC, Toralf Förster
Details
app-admin:vault-1.0.2:20190227-175718.log (app-admin:vault-1.0.2:20190227-175718.log,2.11 KB, text/plain)
2019-02-27 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.81 KB, text/plain)
2019-02-27 18:16 UTC, Toralf Förster
Details
environment (environment,68.86 KB, text/plain)
2019-02-27 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.09 KB, application/x-bzip)
2019-02-27 18:16 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 18:16:45 UTC
==> Building...
error reading Go version: exit status 1
Stderr: failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
make: *** [Makefile:33: dev] Error 1
 * ERROR: app-admin/vault-1.0.2::gentoo failed (compile phase):
 *   emake failed

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

  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 app-admin/vault
[ebuild  N    ] app-admin/vault-1.0.2  USE="filecaps webui"
Comment 1 Toralf Förster gentoo-dev 2019-02-27 18:16:48 UTC
Created attachment 566712 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-27 18:16:51 UTC
Created attachment 566714 [details]
app-admin:vault-1.0.2:20190227-175718.log
Comment 3 Toralf Förster gentoo-dev 2019-02-27 18:16:53 UTC
Created attachment 566716 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-27 18:16:56 UTC
Created attachment 566718 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-27 18:16:59 UTC
Created attachment 566720 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-03-16 22:19:29 UTC
The bug has been closed via the following commit(s):

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

commit 8be6d84e23f9dc5fee47062a7a7ed5a49b2288d4
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-03-16 22:15:11 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-16 22:18:38 +0000

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

 app-admin/vault/vault-1.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 7 Zac Medico gentoo-dev 2019-03-16 22:25:31 UTC
Thanks!