Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679282 - app-emulation/img-0.5.6 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: app-emulation/img-0.5.6 : failed to initialize build cache at /.../go-build: ...
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: PullRequest
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-03-02 22:40 UTC by Toralf Förster
Modified: 2019-12-05 06:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2019-03-02 22:40 UTC, Toralf Förster
Details
app-emulation:img-0.5.6:20190302-215340.log (app-emulation:img-0.5.6:20190302-215340.log,1.94 KB, text/plain)
2019-03-02 22:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,201.86 KB, text/plain)
2019-03-02 22:40 UTC, Toralf Förster
Details
environment (environment,18.75 KB, text/plain)
2019-03-02 22:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.03 KB, application/x-bzip)
2019-03-02 22:40 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-03-02 22:40:38 UTC
>>> Compiling source in /var/tmp/portage/app-emulation/img-0.5.6/work/img-0.5.6 ...
/var/tmp/portage/app-emulation/img-0.5.6/work/img-0.5.6/src/github.com/genuinetools/img /var/tmp/portage/app-emulation/img-0.5.6/work/img-0.5.6
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: app-emulation/img-0.5.6::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_libressl_20190226-231000

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

  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)
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-emulation/img
[ebuild  N    ] app-emulation/img-0.5.6  USE="seccomp"
Comment 1 Toralf Förster gentoo-dev 2019-03-02 22:40:40 UTC
Created attachment 567508 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-02 22:40:43 UTC
Created attachment 567510 [details]
app-emulation:img-0.5.6:20190302-215340.log
Comment 3 Toralf Förster gentoo-dev 2019-03-02 22:40:46 UTC
Created attachment 567512 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-02 22:40:49 UTC
Created attachment 567514 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-02 22:40:52 UTC
Created attachment 567516 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-12-05 06:47:42 UTC
The bug has been closed via the following commit(s):

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

commit 71bad4e56e346f4c8cf2a657311dd6c54590017e
Author:     Yury Martynov <email@linxon.ru>
AuthorDate: 2019-12-03 18:54:44 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-05 06:47:24 +0000

    app-emulation/img: EAPI bump, fix bugs and other minor changes
    
    Closes: https://bugs.gentoo.org/699564
    Closes: https://bugs.gentoo.org/679282
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Yury Martynov <email@linxon.ru>
    Closes: https://github.com/gentoo/gentoo/pull/13851
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/img/img-0.5.7-r1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 app-emulation/img/img-0.5.7.ebuild    | 31 -------------------------------
 app-emulation/img/metadata.xml        |  9 ++++++++-
 3 files changed, 42 insertions(+), 32 deletions(-)