1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

bootstrap: force use of LANGUAGE=en_US

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Stefan Metzmacher 2023-06-09 14:02:48 +02:00 committed by Andrew Bartlett
parent 666a78a41f
commit 62e189825e
12 changed files with 12 additions and 12 deletions

View File

@ -47,7 +47,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
SAMBA_CI_CONTAINER_TAG: 6f4e1c3f1eb3b3236ae793c11def2135386a0ee9
SAMBA_CI_CONTAINER_TAG: 0b8b0640b6475650c8db301236c03c9ad732f52e
#
# We use the ubuntu2204 image as default as
# it matches what we have on atb-devel-224

View File

@ -389,7 +389,7 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US
"""
# Vagrantfile snippet for each dist

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -26,4 +26,4 @@ RUN useradd -m -U -s /bin/bash samba && \
USER samba
WORKDIR /home/samba
# samba tests rely on this
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8
ENV USER=samba LC_ALL=en_US.utf8 LANG=en_US.utf8 LANGUAGE=en_US

View File

@ -1 +1 @@
6f4e1c3f1eb3b3236ae793c11def2135386a0ee9
0b8b0640b6475650c8db301236c03c9ad732f52e