Skip to content

Fix six package incompatiblity with EL10#12799

Open
vishesh92 wants to merge 2 commits intoapache:4.22from
shapeblue:fix-six-error
Open

Fix six package incompatiblity with EL10#12799
vishesh92 wants to merge 2 commits intoapache:4.22from
shapeblue:fix-six-error

Conversation

@vishesh92
Copy link
Member

@vishesh92 vishesh92 commented Mar 12, 2026

Description

This PR fixes #12310

After this change, the user needs to add the mysql repo to the OS like this: https://docs.cloudstack.apache.org/en/4.22.0.0/installguide/building_from_source.html#mysql-connector-rpm-repository

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@vishesh92
Copy link
Member Author

@blueorangutan package

@blueorangutan
Copy link

@vishesh92 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
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.61%. Comparing base (27bce46) to head (4180bc5).
⚠️ Report is 3 commits behind head on 4.22.

Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12799      +/-   ##
============================================
- Coverage     17.61%   17.61%   -0.01%     
+ Complexity    15662    15661       -1     
============================================
  Files          5917     5917              
  Lines        531415   531423       +8     
  Branches      64973    64973              
============================================
  Hits          93588    93588              
- Misses       427271   427279       +8     
  Partials      10556    10556              
Flag Coverage Δ
uitests 3.70% <ø> (ø)
unittests 18.68% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

ooh yeah

@DaanHoogland
Copy link
Contributor

@blueorangutan package

@blueorangutan
Copy link

@DaanHoogland 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
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17114

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17115

@vishesh92 vishesh92 force-pushed the fix-six-error branch 5 times, most recently from cd941f7 to bcd98e9 Compare March 12, 2026 19:33
@vishesh92 vishesh92 marked this pull request as ready for review March 12, 2026 20:19
@vishesh92
Copy link
Member Author

@blueorangutan package

@apache apache deleted a comment from blueorangutan Mar 12, 2026
@apache apache deleted a comment from blueorangutan Mar 12, 2026
@apache apache deleted a comment from blueorangutan Mar 12, 2026
@apache apache deleted a comment from blueorangutan Mar 12, 2026
@blueorangutan
Copy link

@vishesh92 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
Copy link

[SF] Trillian Build Failed (tid-15635)

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17122

@apache apache deleted a comment from blueorangutan Mar 13, 2026
@apache apache deleted a comment from blueorangutan Mar 13, 2026
@vishesh92
Copy link
Member Author

Kicked tests for kvm with OL8, OL9 and OL10.

@blueorangutan
Copy link

[SF] Trillian test result (tid-15643)
Environment: kvm-ol8 (x2), zone: Advanced Networking with Mgmt server ol8
Total time taken: 51725 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr12799-t15643-kvm-ol8.zip
Smoke tests completed. 146 look OK, 3 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File
ContextSuite context=TestListIdsParams>:teardown Error 1.15 test_list_ids_parameter.py
test_01_snapshot_root_disk Error 5.17 test_snapshots.py
test_02_list_snapshots_with_removed_data_store Error 47.02 test_snapshots.py
test_02_list_snapshots_with_removed_data_store Error 47.02 test_snapshots.py
ContextSuite context=TestSnapshotStandaloneBackup>:teardown Error 30.94 test_snapshots.py
test_01_snapshot_usage Error 24.82 test_usage.py
test_01_vpn_usage Error 1.09 test_usage.py

@blueorangutan
Copy link

[SF] Trillian test result (tid-15645)
Environment: kvm-ol10 (x2), zone: Advanced Networking with Mgmt server ol10
Total time taken: 52881 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr12799-t15645-kvm-ol10.zip
Smoke tests completed. 146 look OK, 3 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File
ContextSuite context=TestListIdsParams>:teardown Error 1.12 test_list_ids_parameter.py
test_01_snapshot_root_disk Error 5.12 test_snapshots.py
test_02_list_snapshots_with_removed_data_store Error 47.56 test_snapshots.py
test_02_list_snapshots_with_removed_data_store Error 47.57 test_snapshots.py
ContextSuite context=TestSnapshotStandaloneBackup>:teardown Error 29.28 test_snapshots.py
test_01_snapshot_usage Error 22.64 test_usage.py
test_01_vpn_usage Error 1.07 test_usage.py

@blueorangutan
Copy link

[SF] Trillian test result (tid-15644)
Environment: kvm-ol9 (x2), zone: Advanced Networking with Mgmt server ol9
Total time taken: 53467 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr12799-t15644-kvm-ol9.zip
Smoke tests completed. 146 look OK, 3 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File
ContextSuite context=TestListIdsParams>:teardown Error 1.15 test_list_ids_parameter.py
test_01_snapshot_root_disk Error 5.04 test_snapshots.py
test_02_list_snapshots_with_removed_data_store Error 46.58 test_snapshots.py
test_02_list_snapshots_with_removed_data_store Error 46.58 test_snapshots.py
ContextSuite context=TestSnapshotStandaloneBackup>:teardown Error 27.62 test_snapshots.py
test_01_snapshot_usage Error 27.78 test_usage.py
test_01_vpn_usage Error 1.10 test_usage.py

@DaanHoogland
Copy link
Contributor

test failures seem to compare with the 4.22 branch, let’s rerun after we solve those issues.

Co-authored-by: Vishesh <8760112+vishesh92@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

python "six" package incompatible with RHEL 10 distribution packages

4 participants