public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Petr Matyas <pmatyas@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: Update dependencies of policycoreutils setfiles test
Date: Fri, 11 Sep 2026 13:22:53 GMT	[thread overview]
Message-ID: <178913297322.1.15083510851081291254.tests-selinux-c809f6be4fc4@fedoraproject.org> (raw)

            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:

                 reply	other threads:[~2026-09-11 13:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178913297322.1.15083510851081291254.tests-selinux-c809f6be4fc4@fedoraproject.org \
    --to=pmatyas@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox