Skip to content

snapshot now uses .tar.zst #1

@ansemjo

Description

@ansemjo

The last pipeline failed for the one image building from snapshot because the imagebuilder archive is now packed as .tar.zst instead of .tar.xz and the Dockerfile thus fails with a 404.

snapshot probably won't go back to xz, so you could change

IMAGEBUILDER="${TARGETDIR}/openwrt-imagebuilder-${TARGET////-}.Linux-x86_64.tar.xz"
directly. But as soon as the next proper release also switches over, you'll need a special-case or fallback/retry mechanism.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions