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

brl-fetch: add development releases of fedora #256

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

CactiChameleon9
Copy link

This PR should fix the default release being from testing issue (sorry for the 2nd pr)

I am unsure on how to show the releases, so feedback and corrections wanted there
I also hope using tr is alright
And yes, fetching the fedora development releases multiple times does add on a bit of time, however it seemed to match the coding style more than using a global variable and fedora takes a while to fetch anyway (so not loads % wise)

@CactiChameleon9
Copy link
Author

I just noticed a small issue with fetching rawhide (it still fetches fine):

[13/20 ( 65%)] Running bootstrap software
Unable to detect release version (use '--releasever' to specify release version)
Fedora $releasever openh264 (From   19 kB/s |  92 kB     00:04    
Errors during downloading metadata for repository 'fedora-cisco-openh264':
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=x86_64 (IP: 209.132.190.2)
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=x86_64 (IP: 38.145.60.20)
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=x86_64 (IP: 18.185.136.17)
Error: Failed to download metadata for repo 'fedora-cisco-openh264': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=x86_64 (IP: 18.185.136.17)
Ignoring repositories: fedora-cisco-openh264
Last metadata expiration check: 1:01:16 ago on Tue Mar  8 01:20:47 2022.

I am attempting to resolve it now

@CactiChameleon9 CactiChameleon9 requested a review from paradigm March 8, 2022 15:54
@paradigm paradigm force-pushed the master branch 2 times, most recently from 12e1061 to 524beae Compare March 18, 2024 01:27
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.

2 participants