Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637206 - dev-python/pypy3-5.9.0 : sandbox issue
Summary: dev-python/pypy3-5.9.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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-12 07:40 UTC by Toralf Förster
Modified: 2017-11-12 09:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.59 KB, text/plain)
2017-11-12 07:40 UTC, Toralf Förster
Details
dev-python:pypy3-5.9.0:20171112-053730.log (dev-python:pypy3-5.9.0:20171112-053730.log,947.60 KB, text/plain)
2017-11-12 07:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,33.33 KB, text/plain)
2017-11-12 07:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.78 KB, application/x-bzip)
2017-11-12 07:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.53 KB, application/x-bzip)
2017-11-12 07:40 UTC, Toralf Förster
Details
sandbox-19062.log (sandbox-19062.log,1.21 KB, text/plain)
2017-11-12 07: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 2017-11-12 07:40:16 UTC
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_libressl_20171111-114143

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-python/pypy3
[ebuild  N    ] dev-python/pypy3-5.9.0  USE="bzip2 gdbm jit libressl ncurses -low-memory (-sandbox) -sqlite -tk"
Comment 1 Toralf Förster gentoo-dev 2017-11-12 07:40:19 UTC
Created attachment 503672 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-12 07:40:23 UTC
Created attachment 503674 [details]
dev-python:pypy3-5.9.0:20171112-053730.log
Comment 3 Toralf Förster gentoo-dev 2017-11-12 07:40:27 UTC
Created attachment 503676 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-12 07:40:30 UTC
Created attachment 503678 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-12 07:40:33 UTC
Created attachment 503680 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-12 07:40:36 UTC
Created attachment 503682 [details]
sandbox-19062.log
Comment 7 Larry the Git Cow gentoo-dev 2017-11-12 09:27:07 UTC
The bug has been closed via the following commit(s):

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

commit fd43a436c37a63a2901f88b35898abd031200e67
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2017-11-12 08:47:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2017-11-12 09:27:00 +0000

    dev-python/pypy3: Fix generating grammar pickles
    
    Closes: https://bugs.gentoo.org/637206

 dev-python/pypy3/pypy3-5.9.0.ebuild | 2 +-
 dev-python/pypy3/pypy3-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)