Skip to content

[MOD-11752] use dnf instead of yum in rocky#7010

Closed
meiravgri wants to merge 2 commits intomasterfrom
meriavg_use_dnf_rocky
Closed

[MOD-11752] use dnf instead of yum in rocky#7010
meiravgri wants to merge 2 commits intomasterfrom
meriavg_use_dnf_rocky

Conversation

@meiravgri
Copy link
Collaborator

@meiravgri meiravgri commented Oct 8, 2025

Describe the changes in the pull request

Change yum for dnf:

And follow the fix suggested in https://forums.rockylinux.org/t/errors-during-downloading-metadata-for-repository-appstream/8546


Note

Update Rocky Linux 8/9 pre-deps in the Linux configurations workflow to use dnf and set vault base URLs instead of yum with mirrorlists.

  • CI Workflow (.github/workflows/task-get-linux-configurations.yml):
    • Rocky Linux pre-deps for rockylinux:8 and rockylinux:9:
      • Replace yum update/install with dnf update/install.
      • Add repo fixes: disable mirrorlist and set baseurl to Rocky vault.

Written by Cursor Bugbot for commit f874c66. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.84%. Comparing base (54e2d96) to head (f874c66).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7010      +/-   ##
==========================================
- Coverage   85.86%   85.84%   -0.03%     
==========================================
  Files         313      313              
  Lines       50312    50312              
  Branches    10027    10027              
==========================================
- Hits        43200    43189      -11     
- Misses       6964     6975      +11     
  Partials      148      148              
Flag Coverage Δ
flow 84.10% <ø> (-0.14%) ⬇️
unit 51.60% <ø> (ø)

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.

JoanFM
JoanFM previously approved these changes Oct 8, 2025
@JoanFM JoanFM changed the title use dnf instead of yum in rocky [MOD-11752] use dnf instead of yum in rocky Oct 9, 2025
@JoanFM JoanFM requested review from JoanFM and oshadmi October 9, 2025 06:43
@JoanFM JoanFM added this pull request to the merge queue Oct 9, 2025
github-merge-queue bot pushed a commit that referenced this pull request Oct 9, 2025
* use dnf instead of yum in rocky

* try to fix mirror list issue

---------

Co-authored-by: Joan Fontanals Martinez <[email protected]>
@JoanFM JoanFM removed this pull request from the merge queue due to a manual request Oct 9, 2025
@JoanFM
Copy link
Collaborator

JoanFM commented Oct 9, 2025

Already handled by #7011

@JoanFM JoanFM closed this Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants