public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: buildbot@sourceware.org
Cc: Mark Wielaard <mark@klomp.org>
Subject: [COMMITTED] Install glibc-locale in the opensuse Containerfiles
Date: Fri,  3 Jun 2022 13:01:49 +0200	[thread overview]
Message-ID: <20220603110149.17767-1-mark@klomp.org> (raw)

The gdb hackers requested glibc-local be installed in the
opensuse Containerfiles:
https://sourceware.org/bugzilla/show_bug.cgi?id=29202
---
 builder/containers/Containerfile-opensuse-leap       | 2 +-
 builder/containers/Containerfile-opensuse-tumbleweed | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/builder/containers/Containerfile-opensuse-leap b/builder/containers/Containerfile-opensuse-leap
index d362e6a..ecfa0d3 100644
--- a/builder/containers/Containerfile-opensuse-leap
+++ b/builder/containers/Containerfile-opensuse-leap
@@ -12,7 +12,7 @@ RUN zypper -n install \
         xmlto poppler-tools libxslt docbook-dtds docbook-xsl-stylesheets \
         libxml2-devel dos2unix dpkg python3-devel python3-mock \
         python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget \
-        texinfo libexpat-devel glibc-devel
+        texinfo libexpat-devel glibc-devel glibc-locale
 RUN zypper clean
 
 # Install buildbot-worker
diff --git a/builder/containers/Containerfile-opensuse-tumbleweed b/builder/containers/Containerfile-opensuse-tumbleweed
index a7972be..d20ad84 100644
--- a/builder/containers/Containerfile-opensuse-tumbleweed
+++ b/builder/containers/Containerfile-opensuse-tumbleweed
@@ -12,7 +12,7 @@ RUN zypper -n install \
         xmlto poppler-tools libxslt docbook-dtds docbook-xsl-stylesheets \
         libxml2-devel dos2unix dpkg python3-devel python3-mock \
         python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget \
-        texinfo libexpat-devel glibc-devel
+        texinfo libexpat-devel glibc-devel glibc-locale
 RUN zypper clean
 
 # Install buildbot-worker
-- 
2.18.4


                 reply	other threads:[~2022-06-03 11:01 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=20220603110149.17767-1-mark@klomp.org \
    --to=mark@klomp.org \
    --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).