Skip to content

Failed to invoke skopeo proxy method GetLayerInfo #72

Open
@bitbyt3r

Description

@bitbyt3r

When trying to install a bootc image with many layers the payload coming back from skopeo is 104kB, however it looks like the buffer it is read into is only 32kiB, and I'm getting an EoF error from ostree as a result. I think the value on this line should be increased: https://github.com/containers/containers-image-proxy-rs/blob/main/src/imageproxy.rs#L83

I will see if I can compile with that increased and test ostree within anaconda that way.

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions