Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790338 - sys-cluster/ucx-1.10.0_rc5 - sandbox issue
Summary: sys-cluster/ucx-1.10.0_rc5 - 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 Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-15 09:59 UTC by Toralf Förster
Modified: 2022-09-09 14:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.32 KB, text/plain)
2021-05-15 09:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,310.72 KB, text/plain)
2021-05-15 09:59 UTC, Toralf Förster
Details
environment (environment,67.65 KB, text/plain)
2021-05-15 09:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.14 KB, application/x-bzip)
2021-05-15 09:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,26.50 KB, application/x-bzip)
2021-05-15 09:59 UTC, Toralf Förster
Details
sys-cluster:ucx-1.10.0_rc5:20210515-093013.log (sys-cluster:ucx-1.10.0_rc5:20210515-093013.log,295.62 KB, text/plain)
2021-05-15 09:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.62 KB, application/x-bzip)
2021-05-15 09:59 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 2021-05-15 09:59:02 UTC
head: cannot open '/var/tmp/portage/sys-cluster/ucx-1.10.0_rc5/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_plasma_systemd-j2-20210510-163136

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-9.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Rust versions:
  [1]   rust-bin-1.52.1
  [2]   rust-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat May 15 08:50:25 UTC 2021

emerge -qpvO sys-cluster/ucx
[ebuild  N    ] sys-cluster/ucx-1.10.0_rc5  USE="numa openmp"
Comment 1 Toralf Förster gentoo-dev 2021-05-15 09:59:03 UTC
Created attachment 708708 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-15 09:59:05 UTC
Created attachment 708711 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-15 09:59:06 UTC
Created attachment 708714 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-15 09:59:08 UTC
Created attachment 708717 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-15 09:59:09 UTC
Created attachment 708720 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-15 09:59:11 UTC
Created attachment 708723 [details]
sys-cluster:ucx-1.10.0_rc5:20210515-093013.log
Comment 7 Toralf Förster gentoo-dev 2021-05-15 09:59:12 UTC
Created attachment 708726 [details]
temp.tar.bz2
Comment 8 Daniel M. Weeks 2022-09-09 14:24:06 UTC
I just experienced a variation of this with ucx-1.13.1 and app-arch/rpm-4.17.1:

F: open_wr
S: deny
P: /var/lib/rpm/rpmdb.sqlite-wal
A: /var/lib/rpm/rpmdb.sqlite-wal
R: /var/lib/rpm/rpmdb.sqlite-wal
C: rpm -qf /usr/include/infiniband/mlx5_hw.h

F: open_wr
S: deny
P: /var/lib/rpm/rpmdb.sqlite-shm
A: /var/lib/rpm/rpmdb.sqlite-shm
R: /var/lib/rpm/rpmdb.sqlite-shm
C: rpm -qf /usr/include/infiniband/mlx5_hw.h
Comment 9 Larry the Git Cow gentoo-dev 2022-09-09 14:34:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdce793e59c02894817d9bc1a383372ab43531e

commit 1cdce793e59c02894817d9bc1a383372ab43531e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-09 14:33:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-09 14:34:06 +0000

    sys-cluster/ucx: don't try to call rpm
    
    Closes: https://bugs.gentoo.org/790338
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-cluster/ucx/files/ucx-1.13.0-no-rpm-sandbox.patch | 12 ++++++++++++
 sys-cluster/ucx/ucx-1.13.1.ebuild                     |  1 +
 2 files changed, 13 insertions(+)