Closed tiran closed 1 week ago
rebased
Docker is blocking the "unshare" syscall. It's not a problem with podman. I'll get back to this next week.
@tiran here I tried switching to Podman, but we still have some errors
sd-bus call: Transport endpoint is not connected
could this be caused by some permissions limitation of GH runner?
Completed in #63. Thanks a lot @tiran
cxxopts-devel
loguru-devel
from EPEL 9. The update has landed two days ago.USE_SYSTEM_DEPS
into container file to address a backslash escape problemunshare -rn
. Since the build step is longer able to install its build dependencies, we have to pre-install the packages and use--no-build-isolation
.Tests will now fail with a segfault in
cmake
until #44 has landed.