mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
We need to pass environment variables from the CI environment to distinguish between CI environments. However, when `sudo -E` is used to run Podman it results in the XDG_RUNTIME_DIR environment variable being set incorrectly that prevents Podman from running. This patch fixes the following error in the GitHub Action virtual environment: error running container: error from /usr/bin/crun creating container for [/bin/sh -c /bin/prepare-for-fedora-rawhide.sh]: sd-bus call: Connection reset by peer Fixes: #1942 Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org> |
||
|---|---|---|
| .. | ||
| alpine-test.yml | ||
| archlinux-test.yml | ||
| compat-test.yml | ||
| cross-compile-daily.yml | ||
| cross-compile.yml | ||
| docker-test.yml | ||
| fedora-asan-test.yml | ||
| fedora-rawhide-test.yml | ||
| gcov-test.yml | ||
| lint.yml | ||
| openj9-test.yml | ||
| podman-test.yml | ||
| stale.yml | ||
| stream-test.yml | ||
| x86-64-clang-test.yml | ||
| x86-64-gcc-test.yml | ||