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

repositories: add f4{1,2} base repos for riscv64 #1249

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

mvo5
Copy link
Contributor

@mvo5 mvo5 commented Feb 24, 2025

This commit adds the riscv64 base repository to the repositories f41,f42 repositories (in addition to the staging ones).

I think this changed recently on the fedora-riscv side, from full to incremental repos. But I could be wrong, the whole repo setup is very dynamic (and I expect more changes soon).

No test (sadly) because we still need to figure out the testing situation inside images for cross-arch builds like riscv

[edit: I checked the channel and the repos got changed to overlay repos so we always need the base+stage repos now]

@mvo5 mvo5 requested a review from a team as a code owner February 24, 2025 16:10
This commit adds the riscv64 base repository to the repositories
f41,f42 repositories.

I think this changed recently on the fedora-riscv side, from full
to incremental repos. But I could be wrong, the whole repo setup
is very dynamic (and I expect more changes soon).
@mvo5 mvo5 force-pushed the riscv-update-repos-again branch from e73a081 to b9a11ba Compare February 24, 2025 16:11
@mvo5 mvo5 enabled auto-merge February 24, 2025 19:25
@@ -60,6 +60,12 @@
}
],
"riscv64": [
{
"name": "fedora",
"baseurl": "http://fedora.riscv.rocks/repos-dist/f42/latest/riscv64",
Copy link
Contributor

Choose a reason for hiding this comment

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

This one gives me a 404 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, this one is "aspirational", i.e. I expect it to appear soon(ish) but I can remove it again and only add it once the f42 repos appear.

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.

Thanks! ❤️

@mvo5 mvo5 added this pull request to the merge queue Feb 25, 2025
Merged via the queue into osbuild:main with commit db7a5b0 Feb 25, 2025
19 checks passed
@mvo5 mvo5 deleted the riscv-update-repos-again branch February 25, 2025 12:47
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.

4 participants