Script to launch privileged container with podman
In recent times, 'rpminspect --tests=annocheck', run by the Fedora CI,
has been failing because of the intentional DT_RPATH or DT_RUNPATH value
of /run/host%{_libdir} that's present in %{_bindir}/toolbox [1]. It's
not clear if they started failing again only recently due to changes in
rpminspect(1), or if the previous attempt at silencing it was broken and
never actually worked [2].
[1] Upstream commit 6063eb27b9893994
https://github.com/containers/toolbox/commit/6063eb27b9893994
https://github.com/containers/toolbox/issues/821
[2] Commit
|
||
|---|---|---|
| tests | ||
| .gitignore | ||
| gating.yaml | ||
| README.md | ||
| rpminspect.yaml | ||
| sources | ||
| toolbox-Add-migration-paths-for-coreos-toolbox-users.patch | ||
| toolbox-Make-the-build-flags-match-Fedora-s-gobuild-for-PPC64.patch | ||
| toolbox-Make-the-build-flags-match-Fedora-s-gobuild.patch | ||
| toolbox-Make-the-build-flags-match-RHEL-s-gobuild-for-PPC64.patch | ||
| toolbox-Make-the-build-flags-match-RHEL-s-gobuild.patch | ||
| toolbox-playbooks-test-system-bats-1.11-podman-5.patch | ||
| toolbox-test-system-new.patch | ||
| toolbox-test-system-Unbreak-Podman-s-downstream-Fedora-CI.patch | ||
| toolbox.conf | ||
| toolbox.spec | ||
toolbox
The toolbox package