-
Notifications
You must be signed in to change notification settings - Fork 20
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
insecureAcceptAnything #14
Comments
Rebase to an unsigned image first, then rebase to the signed image:
Then:
Swap out cosmic-base with cosmic-silverblue if you were going to use that instead :p Relevant PR: #15 |
Thanks for the quick response. I may be missing another step because trying to rebase to the unsigned image produces the cryptic:
|
No worries! Try removing the docker:// from the command. I could have that part wrong
|
I had done: The version specifying registry (without the docker:// bit) also worked. But after either of those, I still can't do the readme's second step of rebasing onto the "signed" image of either cosmic-base or cosmic-silverblue without getting the original error message about |
Can you paste an |
|
Ok I think what we need to do is include the ublue key and policy.json in this image. This image is deriving right from Fedora so it doesn't have our key in it, so it's not going to rebase to a signed image. I recommend just staying on the unsigned image for now so you're getting updates, and once we sort that we'll post rebase instructions. |
Was this recently done? #22 btw rpm-ostree does not need sudo |
Ok we've rebased the images to use the ublue-os/main images instead of raw upstream, so next update you should have all the right keys. Try the rebase to a signed image and that should work. |
It does work now. |
I tried following the Readme on a test machine with Silverblue installed. The
rpm-ostree
step results in the error message:error: Preparing import: Fetching manifest: containers-policy.json specifies a default of 'insecureAcceptAnything'; refusing usage
The text was updated successfully, but these errors were encountered: