[gnome-build-meta/valentindavid/libostree-no-selinux] libostree: Disable selinux
- From: Valentin David <valentindavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/libostree-no-selinux] libostree: Disable selinux
- Date: Thu, 21 Jul 2022 23:02:41 +0000 (UTC)
commit 57ca6ba306c366154ee367977dc60f84e1abb6a8
Author: Valentin David <me valentindavid com>
Date: Fri Jul 22 01:00:35 2022 +0200
libostree: Disable selinux
It seems updates do not work when selinux is enabled in libostree. It
fails with:
`bwrap: execvp semodule: No such file or directory`
bwrap: execvp semodule: No such file or directory
elements/core-deps/libostree.bst | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/elements/core-deps/libostree.bst b/elements/core-deps/libostree.bst
index d4bfe9f7b..f1a9acbe1 100644
--- a/elements/core-deps/libostree.bst
+++ b/elements/core-deps/libostree.bst
@@ -31,6 +31,7 @@ variables:
--with-systemd
--with-libarchive
--with-avahi
+ --without-selinux
public:
bst:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]