Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839813 - sys-apps/findutils-4.9.0 - sandbox issue
Summary: sys-apps/findutils-4.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: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 839747
  Show dependency tree
 
Reported: 2022-04-21 07:35 UTC by Toralf Förster
Modified: 2022-04-23 02:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2022-04-21 07:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.09 KB, text/plain)
2022-04-21 07:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.94 KB, application/x-bzip)
2022-04-21 07:35 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,91.55 KB, application/x-bzip)
2022-04-21 07:35 UTC, Toralf Förster
Details
sys-apps:findutils-4.9.0:20220421-014844.log.bz2 (sys-apps:findutils-4.9.0:20220421-014844.log.bz2,24.02 KB, application/x-bzip)
2022-04-21 07:35 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 2022-04-21 07:35:53 UTC
head: cannot open '/var/tmp/portage/sys-apps/findutils-4.9.0/temp/sandbox.log' for reading: No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_test-20220420-221025

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1
 [2] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.60.0 *
php cli:

  HEAD of ::gentoo
commit 01655b40e1599369fd2af96ab45b13f8b16bab2c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 21 00:10:07 2022 +0000

    2022-04-21 00:10:06 UTC

emerge -qpvO sys-apps/findutils
[ebuild     U ] sys-apps/findutils-4.9.0 [4.8.0-r1] USE="nls test* (-selinux) -static -verify-sig%"
Comment 1 Toralf Förster gentoo-dev 2022-04-21 07:35:54 UTC
Created attachment 772340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-21 07:35:55 UTC
Created attachment 772343 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-21 07:35:56 UTC
Created attachment 772346 [details]
etc.portage.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-21 07:35:58 UTC
Created attachment 772349 [details]
logs.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-21 07:35:59 UTC
Created attachment 772352 [details]
sys-apps:findutils-4.9.0:20220421-014844.log.bz2
Comment 6 Mike Gilbert gentoo-dev 2022-04-22 23:59:57 UTC
 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
 * LOG FILE: "/var/tmp/portage/sys-apps/findutils-4.9.0/temp/sandbox.log"
 * 
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: rmdir
S: deny
P: /
A: /
R: /
C: ./test-rmdir 

F: rmdir
S: deny
P: ///
A: /
R: /
C: ./test-rmdir 

F: unlink
S: deny
P: /
A: /
R: /
C: ./test-unlink 

F: unlinkat
S: deny
P: /
A: /
R: /
C: ./test-unlinkat 

F: unlinkat
S: deny
P: ///
A: /
R: /
C: ./test-unlinkat 

F: unlinkat
S: deny
P: /
A: /
R: /
C: ./test-unlinkat 

F: unlinkat
S: deny
P: /
A: /
R: /
C: ./test-unlinkat 

F: unlinkat
S: deny
P: ///
A: /
R: /
C: ./test-unlinkat 

F: unlinkat
S: deny
P: /
A: /
R: /
C: ./test-unlinkat 
 * --------------------------------------------------------------------------------
Comment 7 Larry the Git Cow gentoo-dev 2022-04-23 02:19:10 UTC
The bug has been closed via the following commit(s):

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

commit 61cd0e6ba6bbbc7fb022cf06f8e5d8b4459a6122
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-04-23 02:14:59 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-04-23 02:14:59 +0000

    sys-apps/findutils: addpredict / for tests
    
    Closes: https://bugs.gentoo.org/839813
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/findutils/findutils-4.8.0-r1.ebuild | 6 ++++++
 sys-apps/findutils/findutils-4.9.0.ebuild    | 6 ++++++
 2 files changed, 12 insertions(+)