cloudfoundry / cloudfoundry/bosh-linux-stemcell-builder

Resolute: add rust toolchain to 26.04 stemcell

Open
#491 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

resolute-raccoon
Dominant language
Ruby
Stars
50
Forks
121
Avg merge
13h 32m
Merged PRs (30d)
29

Description

Resolute will ship with (an available) rust version:

Rust is apt installable per https://documentation.ubuntu.com/ubuntu-for-developers/howto/rust-setup/

Installing the Rust toolchain from Ubuntu packages
Install the cargo package, which automatically pulls required dependencies, including the rustc compiler.

In a terminal, run: sudo apt install cargo


Rust is recommended for Ruby installation:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start with the stemcell build configuration and the Ubuntu Rust availability and setup links in the issue; determine where packages for the 26.04 stemcell are declared. Done means the Resolute stemcell includes the apt-installable Rust toolchain needed for Ruby installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby, rust, ubuntu
Domain
build-system, devops, infrastructure
Issue type
Feature
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.