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

Bug 839828

Summary: sys-apps/dbus-1.14.0 - sandbox issue
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 839747    
Attachments: emerge-info.txt
emerge-history.txt
etc.portage.tar.bz2
sys-apps:dbus-1.14.0:20220421-053511.log.bz2

Description Toralf Förster gentoo-dev 2022-04-21 07:40:56 UTC
head: cannot open '/var/tmp/portage/sys-apps/dbus-1.14.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/14
14.0.1
Python 3.9.12
Available Rust versions:
  [1]   rust-bin-1.60.0 *
php cli:

  HEAD of ::gentoo
commit 3849ea9b6a814c7a7eb84e45020e269803671e39
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 21 04:53:45 2022 +0000

    2022-04-21 04:53:45 UTC

emerge -qpvO sys-apps/dbus
[ebuild     U ] sys-apps/dbus-1.14.0 [1.12.20-r4] USE="X debug* elogind test* -doc (-selinux) -static-libs -systemd" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-04-21 07:40:57 UTC
Created attachment 772436 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-21 07:40:58 UTC
Created attachment 772439 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-21 07:40:59 UTC
Created attachment 772442 [details]
etc.portage.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-21 07:41:00 UTC
The file size of ./files/logs.tar.bz2 is too big (204M) for an upload. For about 8 weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1_desktop-j4_test-20220420-221025/var/tmp/tb/issues/20220421-073932-sys-apps_dbus-1.14.0/files/logs.tar.bz2 is valid.
Comment 5 Toralf Förster gentoo-dev 2022-04-21 07:41:01 UTC
Created attachment 772445 [details]
sys-apps:dbus-1.14.0:20220421-053511.log.bz2
Comment 6 Larry the Git Cow gentoo-dev 2022-04-21 16:53:52 UTC
The bug has been closed via the following commit(s):

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

commit 6c9b38dd67833e1705e985af6ecb5d46a4cf3747
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-04-21 16:52:03 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-04-21 16:53:14 +0000

    sys-apps/dbus: addwrite /proc for tests
    
    addwrite /proc/self/oom_score_adj is insufficent, possibly due to a bug
    in how libsandbox resolves the /proc/self symlink.
    
    Bug: https://bugs.gentoo.org/836560
    Closes: https://bugs.gentoo.org/839828
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/dbus/dbus-1.12.22.ebuild | 2 +-
 sys-apps/dbus/dbus-1.14.0.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)