All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neal Gompa <ngompa13@gmail.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: [PATCH] dockerfiles: add diffutils to Fedora
Date: Sun, 4 Oct 2020 13:44:45 -0400	[thread overview]
Message-ID: <CAEg-Je_YGzm5bOo61d0_y_MuUSiR+qyy1Qcvfd2aa3U0efh6Wg@mail.gmail.com> (raw)
In-Reply-To: <20201003085054.332992-2-pbonzini@redhat.com>

On Sat, Oct 3, 2020 at 4:51 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> For some reason diffutils is not included in the Fedora containers anymore,
> causing the build to fail.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  tests/docker/dockerfiles/fedora.docker | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker
> index 71e4b56977..ec783418c8 100644
> --- a/tests/docker/dockerfiles/fedora.docker
> +++ b/tests/docker/dockerfiles/fedora.docker
> @@ -11,6 +11,7 @@ ENV PACKAGES \
>      cyrus-sasl-devel \
>      dbus-daemon \
>      device-mapper-multipath-devel \
> +    diffutils \
>      findutils \
>      gcc \
>      gcc-c++ \
> --
> 2.26.2
>
>

Reviewed-by: Neal Gompa <ngompa13@gmail.com>


-- 
真実はいつも一つ!/ Always, there's only one truth!


      parent reply	other threads:[~2020-10-04 17:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-03  8:50 [PATCH] dockerfiles: add diffutils to Fedora Paolo Bonzini
2020-10-03 18:00 ` Philippe Mathieu-Daudé
2020-10-04  6:34   ` Paolo Bonzini
2020-10-04  9:14     ` Philippe Mathieu-Daudé
2020-10-04 17:44 ` Neal Gompa [this message]

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=CAEg-Je_YGzm5bOo61d0_y_MuUSiR+qyy1Qcvfd2aa3U0efh6Wg@mail.gmail.com \
    --to=ngompa13@gmail.com \
    --cc=alex.bennee@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.