]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Run more commands as root
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 20 Jan 2025 12:57:02 +0000 (13:57 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 09:59:01 +0000 (10:59 +0100)
commitcb13d6b44f7952fdfd1fbab99293403a107c75c0
treebdd513a53e173cae991de2af63efecbeacecafd6
parent26025dba3ec967e4897338c838d21d06240a99c0
mkosi: Run more commands as root

zypper has some new rather questionable userspace level permission
checking that blows ups completely when operating as root on an
cache directory owned by a non-root user, so let's build the tools
tree and set up meson as root to avoid the issue.

(https://github.com/openSUSE/libzypp/issues/603)

Also drop a leftover debug message from coverage.yml while we're at
it.
.github/workflows/coverage.yml
.github/workflows/mkosi.yml