public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: Update dependencies of policycoreutils setfiles test
@ 2026-09-11 13:22 Petr Matyas
  0 siblings, 0 replies; only message in thread
From: Petr Matyas @ 2026-09-11 13:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : c809f6be4fc435a2adfb50c59cb062b32c0b7d8d
            Author : Petr Matyas <pmatyas@redhat.com>
            Date   : 2025-06-05T17:29:53+00:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/c809f6be4fc435a2adfb50c59cb062b32c0b7d8d?branch=pr775-checkpolicy-revdeps

            Log:
            Update dependencies of policycoreutils setfiles test

Proper list of dependecies is necessary as not all distros
have every package preinstalled, for example on RHIVOS
we didn't have e2fsprogs in the system, while on more general use systems
it is included almost always, which is why it wasn't causing problems before

---
diff --git a/policycoreutils/setfiles/main.fmf b/policycoreutils/setfiles/main.fmf
index e49118d..af4d84d 100644
--- a/policycoreutils/setfiles/main.fmf
+++ b/policycoreutils/setfiles/main.fmf
@@ -5,6 +5,8 @@ component:
   - policycoreutils
 recommend:
   - policycoreutils
+require:
+  - e2fsprogs
 duration: 30m
 enabled: true
 tag:

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:22 [tests/selinux] pr775-checkpolicy-revdeps: Update dependencies of policycoreutils setfiles test Petr Matyas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox