Skip to content

Action failing due to unpublished fix for ovh -> zone #14

@seleb

Description

@seleb

Hey there! I noticed this action started failing recently with the following error:

  ERROR: failed to solve: process "/bin/sh -c curl -L -o butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default     && unzip butler.zip     && cp butler /usr/bin     && chmod +x /usr/bin/butler" did not complete successfully: exit code: 6

It looks like the cause is the ovh domain being replaced with zone on itch's side (itchio/butler@898b30b). Although that seems to have been addressed awhile ago in b5f0b07, this change isn't published as a specific version.

Using the commit hash instead of a version number works, but thought I'd report the issue for visibility.

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