Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736792 - games-roguelike/stone-soup-0.25.0 : sandbox issue
Summary: games-roguelike/stone-soup-0.25.0 : sandbox issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-11 20:27 UTC by Toralf Förster
Modified: 2020-12-12 13:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.93 KB, text/plain)
2020-08-11 20:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.12 KB, text/plain)
2020-08-11 20:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.62 KB, application/x-bzip)
2020-08-11 20:27 UTC, Toralf Förster
Details
games-roguelike:stone-soup-0.25.0:20200811-195124.log (games-roguelike:stone-soup-0.25.0:20200811-195124.log,484.60 KB, text/plain)
2020-08-11 20:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.47 KB, application/x-bzip)
2020-08-11 20:28 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 2020-08-11 20:27:47 UTC
Bummer, sandbox file does not exist: /var/tmp/portage/games-roguelike/stone-soup-0.25.0/temp/sandbox.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20200806-051503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Aug 11 07:05:53 PM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO games-roguelike/stone-soup
[ebuild  N    ] games-roguelike/stone-soup-0.25.0  USE="ncurses tiles -debug -sound -test"
Comment 1 Toralf Förster gentoo-dev 2020-08-11 20:27:50 UTC
Created attachment 654216 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-11 20:27:53 UTC
Created attachment 654218 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-11 20:27:56 UTC
Created attachment 654220 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2020-08-11 20:28:00 UTC
Created attachment 654222 [details]
games-roguelike:stone-soup-0.25.0:20200811-195124.log
Comment 5 Toralf Förster gentoo-dev 2020-08-11 20:28:02 UTC
Created attachment 654224 [details]
logs.tbz2
Comment 6 Erik Mackdanz gentoo-dev 2020-11-16 17:41:39 UTC
I'm unable to reproduce this, and am stuck.  I've tried several builds, replicating exactly USE and FEATURES.  I'm not set up to replicate deeper (e.g. exact emerge history).

Any additional advice is welcome.
Comment 7 Erik Mackdanz gentoo-dev 2020-12-12 05:11:37 UTC
I reproduced this by having media-fonts/jisx0213-fonts installed before stone-soup (USE="-X" if it matters).  No solution yet.
Comment 8 Larry the Git Cow gentoo-dev 2020-12-12 13:59:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33364c5d29fd2093188f039540e81506417da041

commit 33364c5d29fd2093188f039540e81506417da041
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2020-12-12 13:59:41 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2020-12-12 13:59:41 +0000

    games-roguelike/stone-soup: Patch out scan for fonts (sandbox violation)
    
    Closes: https://bugs.gentoo.org/736792
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
    Package-Manager: Portage-3.0.12, Repoman-3.0.2

 .../stone-soup/files/fixed-font-path.patch           | 20 ++++++++++++++++++++
 games-roguelike/stone-soup/stone-soup-0.25.0.ebuild  |  1 +
 .../stone-soup/stone-soup-0.25.1-r1.ebuild           |  1 +
 .../stone-soup/stone-soup-0.25.1-r100.ebuild         |  1 +
 games-roguelike/stone-soup/stone-soup-0.25.1.ebuild  |  1 +
 5 files changed, 24 insertions(+)