Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide en_US.UTF-8 locale #295

Merged
merged 2 commits into from
Aug 21, 2023
Merged

provide en_US.UTF-8 locale #295

merged 2 commits into from
Aug 21, 2023

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Aug 17, 2023

see containers/podman#19635

wait for the CI there to pass so I know this works

A podman test depends on that locale so we need to make it is installed
in the image, see containers/podman#19635.

Signed-off-by: Paul Holzinger <[email protected]>
@Luap99
Copy link
Member Author

Luap99 commented Aug 21, 2023

@cevich PTAL

Copy link
Member

@cevich cevich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are fine, looks like a small problem is affecting the debian SID build. I'm not sure what the windows error is (I tried re-running it), hopefully it was a flake.

cache_images/debian_setup.sh Outdated Show resolved Hide resolved
@cevich cevich self-assigned this Aug 21, 2023
@cevich
Copy link
Member

cevich commented Aug 21, 2023

I'm not sure what the windows error is

Confirmed: This was just a flake, the re-run passed.

So only the $SUDO change is needed (don't forget to re-generate IMG_SFX contents too).

Make sure the en_US.UTF-8 LANG is installed and can be used by podman
tests, see containers/podman#19635.

Signed-off-by: Paul Holzinger <[email protected]>
@cevich
Copy link
Member

cevich commented Aug 21, 2023

@Luap99 assuming the builds work, do you want me to release the images as an update to all repos? The alternative is you just update the value in podman's .cirrus.yml.

@Luap99
Copy link
Member Author

Luap99 commented Aug 21, 2023

I have to manually update anyway in podman because we should revert this locale fix in the podman setup script.

@github-actions
Copy link

Cirrus CI build successful. Found built image names and IDs:

Stage Image Name IMAGE_SUFFIX
base debian b20230821t153739z-f38f37d13
base fedora b20230821t153739z-f38f37d13
base fedora-aws b20230821t153739z-f38f37d13
base fedora-aws-arm64 b20230821t153739z-f38f37d13
base image-builder b20230821t153739z-f38f37d13
base prior-fedora b20230821t153739z-f38f37d13
cache build-push c20230821t153739z-f38f37d13
cache debian c20230821t153739z-f38f37d13
cache fedora c20230821t153739z-f38f37d13
cache fedora-aws c20230821t153739z-f38f37d13
cache fedora-netavark c20230821t153739z-f38f37d13
cache fedora-netavark-aws-arm64 c20230821t153739z-f38f37d13
cache fedora-podman-aws-arm64 c20230821t153739z-f38f37d13
cache fedora-podman-py c20230821t153739z-f38f37d13
cache prior-fedora c20230821t153739z-f38f37d13
cache rawhide c20230821t153739z-f38f37d13
cache win-server-wsl c20230821t153739z-f38f37d13

@cevich cevich merged commit 979faa4 into containers:main Aug 21, 2023
39 checks passed
@Luap99 Luap99 deleted the debian-locale branch August 22, 2023 14:51
Luap99 added a commit to Luap99/libpod that referenced this pull request Aug 25, 2023
This reverts commit ed1f514.

The en_US.UTF-8 locale is now added in the images at build time,
containers/automation_images#295

Signed-off-by: Paul Holzinger <[email protected]>
cevich pushed a commit to cevich/podman that referenced this pull request Sep 27, 2023
This reverts commit ed1f514.

The en_US.UTF-8 locale is now added in the images at build time,
containers/automation_images#295

Signed-off-by: Paul Holzinger <[email protected]>
edsantiago pushed a commit to edsantiago/libpod that referenced this pull request Sep 28, 2023
This reverts commit ed1f514.

The en_US.UTF-8 locale is now added in the images at build time,
containers/automation_images#295

Signed-off-by: Paul Holzinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants