Skip to content

don't assume unzip is a thing #55

Description

@rcgoodfellow

Taking voxel for a spin on a bench sled hits this issue.

2593R21G # pfexec ./voxel image create \
>   --from-tuf tuf-b40e1db26-ci.zip \
>   --sled-agent osa-b40e1db26.tar.gz \
>   --dataset fpool/falcon
Error: run unzip -Z1

Caused by:
    No such file or directory (os error 2)

There are good rust crates for decompressing many file formats, falcon leverages them to do decompression natively for the compressed files it consumes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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