Skip to content

fix: clean wsl install failed #566

Description

@DevSecNinja

Describe the bug

jean-paul@WSWPRIV01:~/projects$ sh -c "$(curl -fsLS https://get.chezmoi.io)" -- init --apply DevSecNinja
info found chezmoi version 2.71.0 for latest/linux/amd64
info found glibc version 2.41
info installed bin/chezmoi
firstname?
lastname?
username?
email?
private domain?
use YubiKey for SSH?
1Password Environment ID for Copilot CLI?
💡 Tip: you can re-enter your details with `chezmoi init --data=false`.
💻 Workstation detected - installing full dotfiles
2026-07-10 14:42:53 STATE  [setup] Running initial setup
2026-07-10 14:42:53 RESULT [setup] Initial setup complete
2026-07-10 14:42:53 INFO   [install-ppas] PPA installation only supported on Ubuntu/Debian, skipping
2026-07-10 14:42:53 STEP   [install-homebrew] Checking for Homebrew installation
2026-07-10 14:42:53 WARN   [install-homebrew] Homebrew not found. Installing Homebrew...
2026-07-10 14:42:53 STEP   [install-homebrew] Checking for required dependencies
2026-07-10 14:42:53 ERROR  [install-homebrew] Missing required dependencies: git
2026-07-10 14:42:53 HINT   [install-homebrew] Please install them first:
2026-07-10 14:42:53 HINT   [install-homebrew]   sudo apt-get install -y git
chezmoi: .chezmoiscripts/linux/05-install-homebrew.sh: exit status 1

Steps to reproduce

Expected behavior

Actual behavior

Environment

  • OS:
  • Version/tag:

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions