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

Bug 679282

Summary: app-emulation/img-0.5.6 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13851
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 567192    
Attachments: emerge-info.txt
app-emulation:img-0.5.6:20190302-215340.log
emerge-history.txt
environment
etc.portage.tbz2

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(-)