public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Amith Kumar <apeetham@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: policycoreutils: fix main.fmf file
Date: Fri, 11 Sep 2026 13:19:58 GMT	[thread overview]
Message-ID: <178913279845.1.10712831523978146694.tests-selinux-81bb79481d66@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 81bb79481d66cad1e72013376296671b36f92bc5
            Author : Amith Kumar <apeetham@redhat.com>
            Date   : 2022-05-11T04:56:25+05:30
            Stats  : +8/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/81bb79481d66cad1e72013376296671b36f92bc5?branch=pr775-checkpolicy-revdeps

            Log:
            policycoreutils: fix main.fmf file

Automated tests executed via TMT/FMF are failing due to absence of relevant packages.
Fix the main.fmf file to match the list of required packages/programs in `Makefile`.

Signed-off-by: Amith Kumar <apeetham@redhat.com>

---
diff --git a/policycoreutils/restorecond_pointer_abuse/main.fmf b/policycoreutils/restorecond_pointer_abuse/main.fmf
index d96f84a..00a4fea 100644
--- a/policycoreutils/restorecond_pointer_abuse/main.fmf
+++ b/policycoreutils/restorecond_pointer_abuse/main.fmf
@@ -11,7 +11,13 @@ description: |
 
     Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1626468
 component:
-- policycoreutils
+  - policycoreutils
+recommend:
+  - git-core
+  - policycoreutils-restorecond
+  - coreutils
+  - systemd
+  - policycoreutils
 adjust:
--   enabled: false
+  - enabled: false
     when: distro < rhel-7

                 reply	other threads:[~2026-09-11 13:19 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=178913279845.1.10712831523978146694.tests-selinux-81bb79481d66@fedoraproject.org \
    --to=apeetham@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