Uh oh!
There was an error while loading. Please reload this page.
systemvm: fix duplicated "en_US.UTF-8 UTF-8" in /etc/locale.gen - #11823
Conversation
weizhouapache
commented
Oct 10, 2025
@blueorangutan package |
blueorangutan
commented
Oct 10, 2025
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## 4.20 #11823 +/- ##
=========================================
Coverage 16.17% 16.17% - Complexity 13297 13301 +4
=========================================
Files 5656 5656 Lines 498331 498331 Branches 60476 60476 =========================================
+ Hits 80591 80602 +11 + Misses 408767 408754 -13 - Partials 8973 8975 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
blueorangutan
commented
Oct 10, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15400 |
blueorangutan
commented
Oct 10, 2025
[SF] Trillian Build Failed (tid-14628) |
blueorangutan
commented
Oct 11, 2025
[SF] Trillian test result (tid-14629)
|
blueorangutan
commented
Oct 11, 2025
[SF] Trillian test result (tid-14630)
|
blueorangutan
commented
Oct 11, 2025
[SF] Trillian test result (tid-14627)
|
blueorangutan
commented
Oct 11, 2025
[SF] Trillian test result (tid-14626)
|
DaanHoogland
left a comment
There was a problem hiding this comment.
makes sense, are we sure “en_US.UTF-8 UTF-8” is always put on a new line in the cat statement? iirc yes, but my bash needs brushing up ;)
weizhouapache
commented
Oct 13, 2025
yes, if we use |
blueorangutan
commented
Oct 13, 2025
[SF] Trillian test result (tid-14636)
|
blueorangutan
commented
Oct 13, 2025
[SF] Trillian test result (tid-14635)
|
weizhouapache
commented
Oct 13, 2025
@blueorangutan package |
blueorangutan
commented
Oct 13, 2025
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
blueorangutan
commented
Oct 13, 2025
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15442 |
weizhouapache
commented
Oct 13, 2025
@blueorangutan test ol8 vmware-80u3 |
blueorangutan
commented
Oct 13, 2025
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
blueorangutan
commented
Oct 13, 2025
[SF] Trillian Build Failed (tid-14657) |
weizhouapache
commented
Oct 14, 2025
@blueorangutan test ol8 vmware-80u3 |
blueorangutan
commented
Oct 14, 2025
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + vmware-80u3) has been kicked to run smoke tests |
weizhouapache
commented
Oct 15, 2025
Merging based on approvals and smoke test results on various hypervisors |
Uh oh!
There was an error while loading. Please reload this page.
blueorangutan
commented
Oct 15, 2025
[SF] Trillian test result (tid-14662)
|
Description
We faced some issues with systemvm template on VMware 80u3 in the past
the issue is fixed by rebuilding the systemvm template
this issue appears again with last systemvm template for #11778
The issue seems to be caused by duplicated "en_US.UTF-8 UTF-8" in /etc/locale.gen
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?