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

Bug 637206

Summary: dev-python/pypy3-5.9.0 : sandbox issue
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pypy3-5.9.0:20171112-053730.log
emerge-history.txt
etc.portage.tbz2
logs.tbz2
sandbox-19062.log

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