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

main: switch to librepo by default #840

Open
wants to merge 1 commit into from

Conversation

mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Feb 17, 2025

[draft as I want to double check with QE first that we have good coverage for subscribed content testing in the downstream tests]

When building the anaconda-iso from centos or fedora there is a high chance to hit a bad mirror. The libcurl method is not able to fallback to different mirrors so the user experience is bad. Switch to librepo by default therefore.

Closes: #835

When building the anaconda-iso from centos or fedora there is
a high chance to hit a bad mirror. The libcurl method is not
able to fallback to different mirrors so the user experience
is bad. Switch to librepo by default therefore.

Closes: osbuild#835
@mvo5 mvo5 force-pushed the librepo-by-default branch from c0d2bd0 to f11ea1a Compare March 18, 2025 08:34
@mvo5 mvo5 marked this pull request as ready for review March 18, 2025 08:34
@mvo5 mvo5 requested review from achilleas-k and supakeen March 18, 2025 08:34
@mvo5
Copy link
Collaborator Author

mvo5 commented Mar 18, 2025

We got confirmation now that there are no issue with librepo (c.f. #856) by default. Once enabled the downstream tests will also continue testing this. So lets enable it!

Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

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

love this!

@ondrejbudai ondrejbudai enabled auto-merge March 18, 2025 12:09
@ondrejbudai ondrejbudai added this pull request to the merge queue Mar 25, 2025
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.

Add package download retry in anaconda-iso to avoid The requested URL returned error: 503
3 participants