Cannot download old versions of chectl
See original GitHub issueDescribe the bug
See #2027 on the chectl repository (I’m posting it here because that repository no longer accepts issues).
Since I posted on that issue, it’s started happening on my host system too. I suspect it’s not actually Ubuntu-specific; rather it’s something that changed very recently and I only thought it was working on my host system because I had a tarball downloaded before the problem started.
Note that it’s not just the version output that’s wrong. The binary actually has newer version behavior (eg. the binary obtained from downloading v7.41.2 fails to deploy if you don’t have an OIDC provider installed, which actual v7.41.2 did not do).
Che version
7.41
Steps to reproduce
- Download an old release, such as v7.41.2, from the chectl releases page
- Extract
- Run
bin/chectl version
Expected behavior
It shows the version number downloaded.
Runtime
other (please specify in additional context)
Screenshots
No response
Installation method
other (please specify in additional context)
Environment
Linux
Eclipse Che Logs
No response
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:10 (3 by maintainers)
Top GitHub Comments
The behavior really should be documented btw
I haven’t seen this happen in a long time. Maybe it was an issue only with 7.41.2 🤷