Skip to content

Error while building a bootc-generic-iso: Failed to mount image (125): Error: layer not known #2350

Description

@sprat

I would like the build an ISO from 2 bootc container images (installer + payload), but it currently fails during the build with a Failed to mount image (125): Error: layer not known error, and I am currently trying to understand the root cause.

FYI I run the image-builder CLI inside a container using the official ghcr.io/osbuild/image-builder-cli:latest image, and I think the root cause of the problem is more or less due to the double sandboxing.

However, I think there a problem with the manifest generated by the image-builder CLI, listed here: there's a duplicate org.osbuild.container-deploy stage in the first and second pipeline and I don't understand why. Is that a bug?

Since my build fails in this second duplicate stage, I guess my problem would disappear by fixing the manifest (but I didn't tried yet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/bootcRelated to bootable containers.bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions