Project

General

Profile

Actions

Bug #27968

closed

Add rustfmt and clippy as required components

Bug #27968: Add rustfmt and clippy as required components

Added by Alexis Mousset 5 months ago. Updated 4 months ago.

Status:
Released
Priority:
N/A
Category:
CI
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

We get error in CI looking like:

[2025-12-01T19:35:21.394Z] cargo fmt --all -- --check
[2025-12-01T19:35:21.668Z] error: 'cargo-fmt' is not installed for the toolchain '1.89.0-x86_64-unknown-linux-gnu'.
[2025-12-01T19:35:21.669Z] To install, run `rustup component add --toolchain 1.89.0-x86_64-unknown-linux-gnu rustfmt`
[2025-12-01T19:35:21.669Z] make: *** [../../../rust.makefile:29: lint] Error 1

Updated by Alexis Mousset 5 months ago Actions #1

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset

Updated by Alexis Mousset 5 months ago Actions #2

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/rudder/pull/6761

Updated by François ARMAND 5 months ago Actions #3

  • Description updated (diff)

Updated by Alexis Mousset 5 months ago Actions #4

  • Status changed from Pending technical review to Pending release

Updated by Alexis Mousset 5 months ago Actions #5

  • Fix check changed from To do to Checked

Updated by Vincent MEMBRÉ 4 months ago Actions #6

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.3.7 and 9.0.2 which were released today.

Actions

Also available in: PDF Atom