Skip to content

chore: fix logs with too few arguments#6591

Merged
blackboxsw merged 1 commit into
canonical:mainfrom
holmanb:holmanb/logs-too-few-args
Dec 3, 2025
Merged

chore: fix logs with too few arguments#6591
blackboxsw merged 1 commit into
canonical:mainfrom
holmanb:holmanb/logs-too-few-args

Conversation

@holmanb
Copy link
Copy Markdown
Member

@holmanb holmanb commented Nov 28, 2025

Proposed Commit Message

chore: fix logs with too few arguments

The scheduled tip-pylint CI job currently fails with the following:

************* Module cloudinit.distros.raspberry_pi_os
cloudinit/distros/raspberry_pi_os.py:68: [E1206(logging-too-few-args), Distro.apply_locale] Not enough arguments for logging format string
************* Module cloudinit.config.cc_disk_setup
cloudinit/config/cc_disk_setup.py:1302: [E1206(logging-too-few-args), mkfs] Not enough arguments for logging format string

Additional Context

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

@holmanb holmanb force-pushed the holmanb/logs-too-few-args branch from 0b30e81 to 35dfdab Compare November 28, 2025 18:16
Copy link
Copy Markdown
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

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

Thank you Brett!

@blackboxsw blackboxsw merged commit a7c16df into canonical:main Dec 3, 2025
21 of 22 checks passed
blackboxsw pushed a commit to blackboxsw/cloud-init that referenced this pull request Dec 12, 2025
holmanb added a commit that referenced this pull request Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants