Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840119 - x11-libs/c++-gtk-utils-2.2.20 - sandbox issue
Summary: x11-libs/c++-gtk-utils-2.2.20 - 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 839747
  Show dependency tree
 
Reported: 2022-04-22 12:19 UTC by Toralf Förster
Modified: 2022-04-22 23:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2022-04-22 12:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.06 KB, text/plain)
2022-04-22 12:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,6.38 KB, application/x-bzip)
2022-04-22 12:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,17.45 KB, application/x-bzip)
2022-04-22 12:19 UTC, Toralf Förster
Details
x11-libs:c++-gtk-utils-2.2.20:20220421-233459.log (x11-libs:c++-gtk-utils-2.2.20:20220421-233459.log,203.80 KB, text/plain)
2022-04-22 12:19 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-22 12:19:32 UTC
head: cannot open '/var/tmp/portage/x11-libs/c++-gtk-utils-2.2.20/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-12.0.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 9653714f8ddf96d71b7145f66604638c81abf507
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 21 22:49:17 2022 +0000

    2022-04-21 22:49:16 UTC

emerge -qpvO x11-libs/c++-gtk-utils
[ebuild  N    ] x11-libs/c++-gtk-utils-2.2.20  USE="gtk nls test"
Comment 1 Toralf Förster gentoo-dev 2022-04-22 12:19:33 UTC
Created attachment 772877 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-22 12:19:34 UTC
Created attachment 772880 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-22 12:19:35 UTC
Created attachment 772883 [details]
etc.portage.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-22 12:19:36 UTC
Created attachment 772886 [details]
logs.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-22 12:19:38 UTC
Created attachment 772889 [details]
x11-libs:c++-gtk-utils-2.2.20:20220421-233459.log
Comment 6 Larry the Git Cow gentoo-dev 2022-04-22 23:54:25 UTC
The bug has been closed via 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(-)