From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: "Fam Zheng" <fam@euphon.net>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [PATCH] tests: update for rename of CentOS8 PowerTools repo
Date: Wed, 16 Dec 2020 16:19:39 +0000 [thread overview]
Message-ID: <87r1npsoyg.fsf@linaro.org> (raw)
In-Reply-To: <20201216141653.213980-1-berrange@redhat.com>
Daniel P. Berrangé <berrange@redhat.com> writes:
> This was intentionally renamed recently to be all lowercase:
>
> https://bugs.centos.org/view.php?id=17920
> https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.2011#Yum_repo_file_and_repoid_changes
>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>
> This needs to be merged asap, as CI will break for anyone whose branch
> triggers a rebuild of the centos container image.
Your in luck, Queued to pr/161220-testing-1, thanks.
>
> eg current broken git master:
>
> https://gitlab.com/berrange/qemu/-/jobs/915852165
>
> vs with this fix
>
> https://gitlab.com/berrange/qemu/-/jobs/915862731
>
> tests/docker/dockerfiles/centos8.docker | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/docker/dockerfiles/centos8.docker b/tests/docker/dockerfiles/centos8.docker
> index 54bc6d54cd..06b67962fd 100644
> --- a/tests/docker/dockerfiles/centos8.docker
> +++ b/tests/docker/dockerfiles/centos8.docker
> @@ -31,6 +31,6 @@ ENV PACKAGES \
> zlib-devel
>
> RUN dnf install -y dnf-plugins-core && \
> - dnf config-manager --set-enabled PowerTools && \
> + dnf config-manager --set-enabled powertools && \
> dnf install -y $PACKAGES
> RUN rpm -q $PACKAGES | sort > /packages.txt
--
Alex Bennée
prev parent reply other threads:[~2020-12-16 16:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-16 14:16 [PATCH] tests: update for rename of CentOS8 PowerTools repo Daniel P. Berrangé
2020-12-16 15:23 ` Willian Rampazzo
2020-12-16 16:10 ` Peter Maydell
2020-12-16 16:16 ` Daniel P. Berrangé
2020-12-16 16:58 ` Mark Cave-Ayland
2020-12-16 16:19 ` Alex Bennée [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=87r1npsoyg.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=fam@euphon.net \
--cc=philmd@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 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 NNTP newsgroup(s).