-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please help us keep the number of duplicated issues small.
- I have searched the existing issues for my problem.
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-qualityThe 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
- Clone the repository (latest commit).
cd eval-dev-quality- 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 FoundAdditional Information
No response
Version
0ae30f55e9d6c47ff763c334f99c135ad68915dd
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working