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

add support for mirrors for fedora #200

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hbarsaiyan
Copy link
Contributor

Added support for fetching mirrorlists from https://mirrors.fedoraproject.org/mirrorlist. Now we iterate through all the directories and when a connection is closed, we continue iterating using the next mirror.

Fixes #191 for now. Although, I am working on a more generalized solution to use mirrors for all supported distros and make the requests async, which will be a permanent solution.

@pleia2
Copy link
Contributor

pleia2 commented May 21, 2024

I left a comment in the issue because this approach requires further discussion.

Signed-off-by: Harsh Barsaiyan <hbarsaiyan@gmail.com>
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.

Build timeout on package_build.py for Fedora
2 participants