public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: create IMA directory even though it should be there
Date: Mon, 10 Aug 2026 09:41:28 GMT	[thread overview]
Message-ID: <178635488806.1.18130585679758575905.rpms-fedora-repos-df643a05c576@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : df643a05c576d3b381bc091bbbc6f60db59a65c1
            Author : Peter Robinson <pbrobinson@fedoraproject.org>
            Date   : 2023-07-23T21:37:07+01:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/df643a05c576d3b381bc091bbbc6f60db59a65c1?branch=f45

            Log:
            create IMA directory even though it should be there

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>

---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 0075850..9f294ce 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -178,6 +178,7 @@ ln -s RPM-GPG-KEY-fedora-%{version}-primary RPM-GPG-KEY-%{version}-fedora
 popd
 
 # Install the ima keys
+install -d -m 755 $RPM_BUILD_ROOT/etc/keys/ima
 install -m 644 %{_sourcedir}/fedora*ima.* $RPM_BUILD_ROOT/etc/keys/ima/
 
 # Install repo files

                 reply	other threads:[~2026-08-10  9:41 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=178635488806.1.18130585679758575905.rpms-fedora-repos-df643a05c576@fedoraproject.org \
    --to=pbrobinson@fedoraproject.org \
    --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