aspect-build / aspect-build/aspect-cli-legacy

[Bug]: Cant find bazel?

Open
#318 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
3
Forks
1
Avg merge
2h 55m
Merged PRs (30d)
3

Description

### What happened?

So I did an upgrade:
```diff --git a/.bazeliskrc b/.bazeliskrc
index 774d7045..17492895 100644
--- a/.bazeliskrc
+++ b/.bazeliskrc
@@ -1,2 +1,2 @@
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli-legacy/releases/download
-USE_BAZEL_VERSION=aspect/2026.12.24
+USE_BAZEL_VERSION=aspect/2026.12.26
```
And after that, its now failing
```
2026/03/30 10:45:15 Downloading https://github.com/aspect-build/aspect-cli-legacy/releases/download/2026.12.26/bazel-2026.12.26-linux-x86_64...
2026/03/30 10:45:15 could not download Bazel: failed to download bazel: failed to download bazel: not found
```
When i revert, it all works fine again. Seems like there was a regression?

### Version

--(master)-[1s)> bazel version
Bazelisk version: v1.28.1
Aspect CLI version: 2026.12.24-3063cea2
Build label: 9.0.1
Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer
Build time: Tue Mar 10 16:50:28 2026 (1773161428)
Build timestamp: 1773161428
Build timestamp as int: 1773161428

### How to reproduce

```shell
Just upgrade to aspect/2026.12.26
```

### Any other information?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with .bazeliskrc and compare the release URL and artifacts for aspect/2026.12.24 and aspect/2026.12.26. Reproduce the Bazelisk download failure, then verify that the 2026.12.26 upgrade downloads Bazel successfully without breaking the reported version command.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.