Skip to content

builder.yaml: Ensure locales are installed#2512

Merged
djgalloway merged 2 commits intomainfrom
locale
Dec 19, 2025
Merged

builder.yaml: Ensure locales are installed#2512
djgalloway merged 2 commits intomainfrom
locale

Conversation

@djgalloway
Copy link
Contributor

No description provided.

Copy link
Contributor

@tchaikov tchaikov left a comment

Choose a reason for hiding this comment

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

lgtm

I guess Ubuntu just tolerated the incorrect spelling.  Or used to?  Anyway..

```
root@toko07:~# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Ubuntu 24.04.3 LTS"
root@toko07:~# locale -a | grep -i en_us
en_US.utf8

[root@toko08 ~]# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="CentOS Stream 9"
[root@toko08 ~]# locale -a | grep -i en_us
en_US
en_US.iso885915
en_US.utf8
```

Signed-off-by: David Galloway <david.galloway@ibm.com>
@djgalloway
Copy link
Contributor Author

I manually pushed this change to Jenkins and re-ran. https://jenkins.ceph.com/job/ceph-build-pull-requests/2917/console

@djgalloway djgalloway merged commit 7c8074f into main Dec 19, 2025
1 check passed
@djgalloway djgalloway deleted the locale branch December 19, 2025 16:25
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