Skip to content

go install fails: Symflower binary download returns 404 when using latest clone #461

@DaisyPo

Description

@DaisyPo

Please help us keep the number of duplicated issues small.

Brief Description

Description
I cloned the symflower/eval-dev-quality repo at the latest commit and then ran:

cd eval-dev-quality
go install -v github.com/symflower/eval-dev-quality/cmd/eval-dev-quality

The install fails with:

panic: ERROR: cannot install Symflower: cannot download to /…/eval-dev-quality/.tools/symflower from https://download.symflower.com/local/v50077/symflower-linux-x86_64: downloading file failed with status code 404: 404 Not Found

Steps to Reproduce

  1. Clone the repository (latest commit).
  2. cd eval-dev-quality
  3. Run go install -v github.com/symflower/eval-dev-quality/cmd/eval-dev-quality

Environment

  • Platform: Linux x86_64
  • Go version: 1.23.6

How can I resolve this?

Reproducer

cd eval-dev-quality
go install -v github.com/symflower/eval-dev-quality/cmd/eval-dev-quality

Logs

panic: ERROR: cannot install Symflower: cannot download to /…/eval-dev-quality/.tools/symflower from https://download.symflower.com/local/v50077/symflower-linux-x86_64: downloading file failed with status code 404: 404 Not Found

Additional Information

No response

Version

0ae30f55e9d6c47ff763c334f99c135ad68915dd

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions