public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Ryan Goldberg <rgoldber@redhat.com>
To: buildbot@sourceware.org
Subject: Include rpm-sign in the container image buildbots
Date: Wed, 3 Aug 2022 11:51:33 -0400	[thread overview]
Message-ID: <CAE8aAor0Pt=BuabnQEHKCP3HiteNOHhg7A02wqM6dfm4EwbiLA@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 227 bytes --]

Here is a patch for the buildbots, adding some packages required for newer
elfutils code.

If possible it would be good to have rpm-devel, ima-evm-utils-devel,
openssl-devel, rpm-sign on the VM buildbots as well.

Thanks,
Ryan

[-- Attachment #1.2: Type: text/html, Size: 314 bytes --]

[-- Attachment #2: 0001-fedora-containers-add-rpm-sign-package.patch --]
[-- Type: text/x-patch, Size: 2067 bytes --]

From 8144812b244030610d39660642e62124af60478a Mon Sep 17 00:00:00 2001
From: Ryan Goldberg <rgoldber@redhat.com>
Date: Wed, 3 Aug 2022 11:41:21 -0400
Subject: [PATCH] fedora containers: add rpm sign package

This is for building newer elfutils code.
---
 builder/containers/Containerfile-fedora-latest  | 2 +-
 builder/containers/Containerfile-fedora-rawhide | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/builder/containers/Containerfile-fedora-latest b/builder/containers/Containerfile-fedora-latest
index 7e86319..388090c 100644
--- a/builder/containers/Containerfile-fedora-latest
+++ b/builder/containers/Containerfile-fedora-latest
@@ -7,7 +7,7 @@ RUN dnf upgrade -y && \
         patch util-linux diffutils iproute bsdtar cpio procps \
         coreutils make git autoconf dejagnu automake gettext-devel bison flex \
         bzip2 bzip2-devel xz xz-devel gzip zlib-devel zstd libzstd-devel \
-        expat-devel rpm-devel ima-evm-utils-devel openssl-devel \
+        expat-devel rpm-devel ima-evm-utils-devel openssl-devel rpm-sign \
         findutils file tar curl libarchive-devel libcurl-devel \
         libmicrohttpd-devel sqlite-devel elfutils elfutils-devel ncurses-devel \
         texinfo \
diff --git a/builder/containers/Containerfile-fedora-rawhide b/builder/containers/Containerfile-fedora-rawhide
index 8501187..34bfbf6 100644
--- a/builder/containers/Containerfile-fedora-rawhide
+++ b/builder/containers/Containerfile-fedora-rawhide
@@ -7,7 +7,7 @@ RUN dnf upgrade -y && \
         patch util-linux diffutils iproute bsdtar cpio procps \
         coreutils make git autoconf dejagnu automake gettext-devel bison flex \
         bzip2 bzip2-devel xz xz-devel gzip zlib-devel zstd libzstd-devel \
-        expat-devel rpm-devel ima-evm-utils-devel openssl-devel \
+        expat-devel rpm-devel ima-evm-utils-devel openssl-devel rpm-sign \
         findutils file tar curl libarchive-devel libcurl-devel \
         libmicrohttpd-devel sqlite-devel elfutils elfutils-devel ncurses-devel \
         texinfo \
-- 
2.37.1


             reply	other threads:[~2022-08-03 15:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-03 15:51 Ryan Goldberg [this message]
2022-08-04 19:34 ` Mark Wielaard
2022-08-04 19:53   ` Ryan Goldberg

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='CAE8aAor0Pt=BuabnQEHKCP3HiteNOHhg7A02wqM6dfm4EwbiLA@mail.gmail.com' \
    --to=rgoldber@redhat.com \
    --cc=buildbot@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).