You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 24.10 is not supported since July 2025 (and some of its apt repos
are apparently removed), and so mkall.sh no longer works (as of today).
Fix this by switching to (currently supported) Ubuntu 25.04.
NOTE that we can't switch to
- Ubuntu 24.04 LTS release (see CL 618075);
- Ubuntu 25.10 as it lacks mips support;
- Debian Stable (13) as it also lacks mips support.
Also, bump Go to 1.25.1.
No changes in generated content after running
GOOS=linux GOARCH=amd64 ./mkall.sh
Change-Id: I58a4856cda93a85af51f4a519c6e4e25f31a39b4
Reviewed-on: https://go-review.googlesource.com/c/sys/+/706915
Reviewed-by: Sean Liao <[email protected]>
Reviewed-by: Michael Pratt <[email protected]>
Reviewed-by: Carlos Amedee <[email protected]>
Reviewed-by: Tobias Klauser <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Michael Pratt <[email protected]>
0 commit comments