Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839828 - sys-apps/dbus-1.14.0 - sandbox issue
Summary: sys-apps/dbus-1.14.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: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 839747
  Show dependency tree
 
Reported: 2022-04-21 07:40 UTC by Toralf Förster
Modified: 2022-04-21 16:53 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:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,19.14 KB, text/plain)
2022-04-21 07:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,6.00 KB, application/x-bzip)
2022-04-21 07:40 UTC, Toralf Förster
Details
sys-apps:dbus-1.14.0:20220421-053511.log.bz2 (sys-apps:dbus-1.14.0:20220421-053511.log.bz2,27.14 KB, application/x-bzip)
2022-04-21 07:41 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: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(-)