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

Rebase on Fedora 41 #15

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Rebase on Fedora 41 #15

merged 1 commit into from
Nov 8, 2024

Conversation

samhclark
Copy link
Owner

@samhclark samhclark commented Nov 5, 2024

Closes #9

Upgrade to Fedora 41.
That part was pretty easy, mostly just ending the removal of gnome-nautilus-terminal and bumping the version everywhere.

While I'm at it, this add some config and instructions to allow this to be used as a verified registry.

Thought this would be a good time while I was doing the rebasing, although in retrospect, now that I know it was a two-stage rebase, that was probably not a good way to structure this.

@samhclark
Copy link
Owner Author

Something odd in that cosign output is that the identity.docker-reference and image.docker-manifest-digest are listed twice. Signed twice. Both with the same type cosign container image signature

@samhclark
Copy link
Owner Author

Maybe related? Doesn't quite seem related because the image seems signed. But just the Skopeo doesn't think so.

ublue-os/main#643 (comment)

@samhclark
Copy link
Owner Author

https://github.com/containers/image/blob/main/docs/containers-registries.d.5.md#:~:text=If%20disabled%2C%20the%20images%20are%20treated%20as%20if%20no%20attachments%20exist

Maybe need to make a /etc/containers/registries.d dir and a 50-docker.yaml inside it? So that skopeo knows to download sigstore attachments? https://www.answeroverflow.com/m/1209192000599892019

@samhclark
Copy link
Owner Author

https://www.answeroverflow.com/m/1209192000599892019 here, that looks weird. I didn't think that OIDC signing was broken, I thought that the names of things was weird though. Note to self in case I'm ever giving this a shot.

More references:

containers/image#2027

containers/image#2235

@samhclark samhclark changed the title 41 Rebase on Fedora 41 Nov 8, 2024
@samhclark samhclark marked this pull request as ready for review November 8, 2024 05:07
Add rebasing info to README

Include the config files in the image

This is to allow a two-stage rebase which bootstraps things a little
easier.
@samhclark samhclark merged commit 508813e into main Nov 8, 2024
1 check passed
@samhclark samhclark deleted the 41 branch November 8, 2024 05:15
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.

Configure this to push to a verified ostree registry
1 participant