Skip to content

treewide: update to Ubuntu 26.04 LTS Resolute Raccoon 馃 - #286

Draft
crasbe wants to merge 7 commits into
RIOT-OS:masterfrom
crasbe:pr/resolute
Draft

treewide: update to Ubuntu 26.04 LTS Resolute Raccoon 馃#286
crasbe wants to merge 7 commits into
RIOT-OS:masterfrom
crasbe:pr/resolute

Conversation

@crasbe

@crasbe crasbe commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR is currently WIP as it combines the previous PRs #280, #281, #282, #283, #284 and #285 and has to be rebased as they are merged.

This is the replacement for the previous effort in #239.

@crasbe crasbe added enhancement dependencies Pull requests that update a dependency file State: waiting for release This PR is ready, but waiting for the upcoming release to happen to avoid CI chaos. State: waiting for PR This PR is waiting for another PR to be merged. State: needs rebase The PR has to be rebased to avoid merge conflicts or include features from another PR. labels Aug 14, 2026
Comment thread riotbuild/Dockerfile
# get git-cache-rs binary and set the environment variable for
# the RIOT package subsystem
COPY --from=ghcr.io/kaspar030/git-cache:0.2.8-jammy /git-cache /usr/bin/git-cache
COPY --from=ghcr.io/kaspar030/git-cache:0.2.8-ubuntu /git-cache /usr/bin/git-cache

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
COPY --from=ghcr.io/kaspar030/git-cache:0.2.8-ubuntu /git-cache /usr/bin/git-cache
COPY --from=ghcr.io/kaspar030/git-cache:0.2.8-resolute /git-cache /usr/bin/git-cache

This has to be changed once kaspar030/git-cache-rs#144 is merged.

resolute won't always be ubuntu-latest, in fact only for the next two months.

Comment thread riotbuild/Dockerfile

# get laze binary
COPY --from=kaspar030/laze:0.1.20-jammy /laze /usr/bin/laze
COPY --from=kaspar030/laze:0.1.20-ubuntu /laze /usr/bin/laze

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
COPY --from=kaspar030/laze:0.1.20-ubuntu /laze /usr/bin/laze
COPY --from=kaspar030/laze:0.1.20-resolute /laze /usr/bin/laze

This has to be changed once kaspar030/laze#902 is merged.

@crasbe
crasbe force-pushed the pr/resolute branch 2 times, most recently from cbfad24 to e0e1acb Compare August 14, 2026 13:49
@crasbe crasbe removed the State: waiting for release This PR is ready, but waiting for the upcoming release to happen to avoid CI chaos. label Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement State: needs rebase The PR has to be rebased to avoid merge conflicts or include features from another PR. State: waiting for PR This PR is waiting for another PR to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant