Skip to content

ansible: update cargo/rust on Debian 13#4389

Open
richardlau wants to merge 1 commit into
nodejs:mainfrom
richardlau:rust
Open

ansible: update cargo/rust on Debian 13#4389
richardlau wants to merge 1 commit into
nodejs:mainfrom
richardlau:rust

Conversation

@richardlau

@richardlau richardlau commented Jul 2, 2026

Copy link
Copy Markdown
Member

Use Debian backports to install newer versions of cargo and rustc on Debian 13.

Refs: #4265


This is an attempt to port the instructions from https://backports.debian.org/Instructions/ to Ansible.

Deployment

@richardlau

Copy link
Copy Markdown
Member Author

Opening as draft until I can verify it works. I've taken the machines offline and will attempt to update one of them when the currently executing builds are done.

@richardlau

This comment was marked as outdated.

Use Debian backports to install newer versions of cargo and rustc on
Debian 13.

Signed-off-by: Richard Lau <richard.lau@ibm.com>
@richardlau

Copy link
Copy Markdown
Member Author

Test CI: https://ci.nodejs.org/job/node-test-commit-linux/70884/nodes=debian13-x64/console

15:29:04 python3 ./configure --verbose 
15:29:04 Node.js configure: Found Python 3.13.5...
15:29:04 Detected clang C++ compiler (CXX=ccache clang++-19) version: 19.1.7
15:29:04 Detected clang C compiler (CC=ccache clang-19) version: 19.1.7
15:29:04 Detected cargo (CARGO=cargo): 1.94.1
15:29:04 Detected rustc (RUSTC=rustc): 1.94.1
...

@richardlau richardlau marked this pull request as ready for review July 2, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants