-
Notifications
You must be signed in to change notification settings - Fork 57
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
Disk image generation fails with signed containers #681
Comments
mmartinv
added a commit
to mmartinv/osbuild-images
that referenced
this issue
Oct 18, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder/issues/681 Signed-off-by: Miguel Martín <[email protected]>
mmartinv
added a commit
to mmartinv/osbuild-images
that referenced
this issue
Oct 22, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures until [1] is implemented. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder#681 [1] containers/image#2599 Signed-off-by: Miguel Martín <[email protected]>
mmartinv
added a commit
to mmartinv/osbuild-images
that referenced
this issue
Oct 22, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures until [1] is implemented. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder#681 [1] containers/image#2599 Signed-off-by: Miguel Martín <[email protected]>
mmartinv
added a commit
to mmartinv/osbuild-images
that referenced
this issue
Oct 22, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures until [1] is implemented. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder#681 [1] containers/image#2599 Signed-off-by: Miguel Martín <[email protected]>
mmartinv
added a commit
to mmartinv/osbuild-images
that referenced
this issue
Oct 25, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures until [1] is implemented. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder#681 [1] containers/image#2599 Co-authored-by: Michael Vogt <[email protected]>
mmartinv
added a commit
to mmartinv/osbuild-images
that referenced
this issue
Oct 29, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures until [1] is implemented. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder#681 [1] containers/image#2599 Co-authored-by: Michael Vogt <[email protected]>
github-merge-queue bot
pushed a commit
to osbuild/images
that referenced
this issue
Oct 30, 2024
Make `skopeo copy` to remove the signatures of signed containers by default to avoid build failures until [1] is implemented. Depends: osbuild/osbuild#1906 Resolves: osbuild/bootc-image-builder#681 [1] containers/image#2599 Co-authored-by: Michael Vogt <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not possible to generate a qcow2 image from a signed container, the build fails with the following error:
Similar to #676
The text was updated successfully, but these errors were encountered: