Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678986 - app-metrics/vault_exporter-0.1.2 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: app-metrics/vault_exporter-0.1.2 : failed to initialize build cache at /.../g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-02-27 19:57 UTC by Toralf Förster
Modified: 2021-03-07 12:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.72 KB, text/plain)
2019-02-27 19:57 UTC, Toralf Förster
Details
app-metrics:vault_exporter-0.1.2:20190227-192334.log (app-metrics:vault_exporter-0.1.2:20190227-192334.log,1.97 KB, text/plain)
2019-02-27 19:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.45 KB, text/plain)
2019-02-27 19:57 UTC, Toralf Förster
Details
environment (environment,29.17 KB, text/plain)
2019-02-27 19:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.72 KB, application/x-bzip)
2019-02-27 19:57 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 19:57:26 UTC
make -j1 build 
env GOOS=linux GOARCH=amd64 go build -o _output/bin/vault_exporter-v0.1.2.linux-amd64
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
make: *** [Makefile:31: build] Error 1
 * ERROR: app-metrics/vault_exporter-0.1.2::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20190225-193910

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] 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) *
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO app-metrics/vault_exporter
[ebuild  N    ] app-metrics/vault_exporter-0.1.2
Comment 1 Toralf Förster gentoo-dev 2019-02-27 19:57:28 UTC
Created attachment 566764 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-27 19:57:31 UTC
Created attachment 566766 [details]
app-metrics:vault_exporter-0.1.2:20190227-192334.log
Comment 3 Toralf Förster gentoo-dev 2019-02-27 19:57:34 UTC
Created attachment 566768 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-27 19:57:37 UTC
Created attachment 566770 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-27 19:57:40 UTC
Created attachment 566772 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2021-03-07 12:35:55 UTC
The bug has been closed via the following commit(s):

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

commit 0ce1364eca77079b58de5e883311bddb49008cec
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-03-07 12:34:40 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-03-07 12:34:40 +0000

    app-metrics/vault_exporter: bump to EAPI=7
    
    Also migrated to GLEP 81 and updated HOMEPAGE.
    
    Closes: https://bugs.gentoo.org/678986
    Closes: https://bugs.gentoo.org/701772
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-metrics/vault_exporter/metadata.xml            |  2 +-
 .../vault_exporter/vault_exporter-0.1.2-r1.ebuild  | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+), 1 deletion(-)