Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839807 - dev-libs/glib-2.72.1 fails test - sandbox issue
Summary: dev-libs/glib-2.72.1 fails test - 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 Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 839747
  Show dependency tree
 
Reported: 2022-04-21 07:34 UTC by Toralf Förster
Modified: 2022-04-23 00:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.21 KB, text/plain)
2022-04-21 07:35 UTC, Toralf Förster
Details
dev-libs:glib-2.72.1:20220421-011442.log.bz2 (dev-libs:glib-2.72.1:20220421-011442.log.bz2,37.58 KB, application/x-bzip)
2022-04-21 07:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,13.61 KB, text/plain)
2022-04-21 07:35 UTC, Toralf Förster
Details
environment (environment,171.65 KB, text/plain)
2022-04-21 07:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,5.90 KB, application/x-bzip)
2022-04-21 07:35 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,499.16 KB, application/x-bzip)
2022-04-21 07:35 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,111.73 KB, application/x-bzip)
2022-04-21 07:35 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,136.85 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:34:59 UTC
head: cannot open '/var/tmp/portage/dev-libs/glib-2.72.1/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 dev-libs/glib
[ebuild     U ] dev-libs/glib-2.72.1 [2.70.4] USE="dbus elf (mime) test* xattr -debug -fam -gtk-doc (-selinux) -static-libs -sysprof -systemtap -utils" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-04-21 07:35:01 UTC
Created attachment 772301 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-21 07:35:02 UTC
Created attachment 772304 [details]
dev-libs:glib-2.72.1:20220421-011442.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-04-21 07:35:03 UTC
Created attachment 772307 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-21 07:35:05 UTC
Created attachment 772310 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-21 07:35:06 UTC
Created attachment 772313 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-21 07:35:07 UTC
Created attachment 772316 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-21 07:35:09 UTC
Created attachment 772319 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-04-21 07:35:10 UTC
Created attachment 772322 [details]
tests.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-04-22 23:54:30 UTC
The bug has been referenced in the following commit(s):

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

commit 7c17fe616d1b710aa29c84bcc32c3f22417fb201
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-04-22 23:51:44 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-04-22 23:54:14 +0000

    sys-apps/dbus: do not open /proc/self/oom_score_adj for writing
    
    Bug: https://bugs.gentoo.org/836560
    Closes: https://bugs.gentoo.org/839795
    Bug: https://bugs.gentoo.org/839807
    Closes: https://bugs.gentoo.org/839834
    Closes: https://bugs.gentoo.org/839837
    Closes: https://bugs.gentoo.org/840119
    Closes: https://bugs.gentoo.org/840125
    Closes: https://bugs.gentoo.org/840161
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 ...{dbus-1.12.22.ebuild => dbus-1.12.22-r1.ebuild} |   6 +-
 .../{dbus-1.14.0.ebuild => dbus-1.14.0-r1.ebuild}  |   6 +-
 .../dbus/files/dbus-1.14.0-oom_score_adj.patch     | 115 +++++++++++++++++++++
 3 files changed, 121 insertions(+), 6 deletions(-)
Comment 10 Mike Gilbert gentoo-dev 2022-04-22 23:58:48 UTC
 * ----------------------- SANDBOX ACCESS VIOLATION SUMMARY -----------------------
 * LOG FILE: "/var/tmp/portage/dev-libs/glib-2.72.1/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: mkdir
S: deny
P: /usr/b
A: /usr/b
R: /usr/b
C: /var/tmp/portage/dev-libs/glib-2.72.1/work/glib-2.72.1-abi_x86_64.amd64/glib/tests/fileutils
Comment 11 Larry the Git Cow gentoo-dev 2022-04-23 00:38:46 UTC
The bug has been closed via the following commit(s):

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

commit 5b119a9d64f4246116d40515dc162def25dc4b6a
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-04-23 00:38:25 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-04-23 00:38:25 +0000

    dev-libs/glib: addpredict /usr/b for tests
    
    Closes: https://bugs.gentoo.org/839807
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-libs/glib/glib-2.70.4.ebuild | 4 ++++
 dev-libs/glib/glib-2.72.0.ebuild | 4 ++++
 dev-libs/glib/glib-2.72.1.ebuild | 4 ++++
 3 files changed, 12 insertions(+)