public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Ryan Goldberg <rgoldber@redhat.com>
To: buildbot@sourceware.org
Subject: Include jq and json-c in the rawhide container buildbot image
Date: Fri, 2 Sep 2022 10:55:51 -0400	[thread overview]
Message-ID: <CAE8aAoqe7dQawx56OZK5nTJhavgwoc=W7BpXz+++E9ie2ccstg@mail.gmail.com> (raw)


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

Hi,
I am testing PR29472 and need jq and the json-c development lib in order to
test the querying of metadata from debuginfod servers which returns a json
array of the data. I've attached the needed patch
Thanks,
Ryan

[-- Attachment #2: 0001-rawhide-container-Add-jq-and-json-c-devel.patch --]
[-- Type: text/x-patch, Size: 1098 bytes --]

From 0118ee52581e67356c6c212dbb4b101b939a986f Mon Sep 17 00:00:00 2001
From: Ryan Goldberg <rgoldber@redhat.com>
Date: Fri, 2 Sep 2022 10:46:55 -0400
Subject: [PATCH] rawhide container: Add jq and json-c-devel

This is for building and testing newer elfutils code.
---
 builder/containers/Containerfile-fedora-rawhide | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/containers/Containerfile-fedora-rawhide b/builder/containers/Containerfile-fedora-rawhide
index 977de2b..7834ba6 100644
--- a/builder/containers/Containerfile-fedora-rawhide
+++ b/builder/containers/Containerfile-fedora-rawhide
@@ -10,6 +10,7 @@ RUN dnf upgrade -y && \
         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 \
+        jq json-c-devel \
         texinfo \
         xmlto xmlto-tex fop poppler-utils libxslt docbook-dtds docbook-style-xsl \
         libxml2-devel dos2unix dpkg koji python3-devel python3-koji python3-mock \
-- 
2.37.2


             reply	other threads:[~2022-09-02 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02 14:55 Ryan Goldberg [this message]
2022-09-05 21:00 ` Mark Wielaard

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='CAE8aAoqe7dQawx56OZK5nTJhavgwoc=W7BpXz+++E9ie2ccstg@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).