Skip to content

Receiving "stream did not contain valid UTF-8" errors in recent builds when unpacking #824

@milesj

Description

@milesj

In a recent release, I think this one https://github.com/astral-sh/python-build-standalone/releases/tag/20251007, since it started triggering with Python 3.14.0, the prebuilts now error with "stream did not contain valid UTF-8" when attempting to unpack.

More info: moonrepo/plugins#87

For unpacking, I'm using the tar and zstd crates: https://github.com/moonrepo/starbase/blob/master/crates/archive/src/tar.rs#L176 I've tried different versions of these crates with no luck.

Did something change recently in the build process that could have possibly introduced this?

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