just setup failing through missing command in docker check

Open Beginner friendly
#3,713 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
78/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
docker, shell
Domain
devops

Research direction

Open dev-setup.sh and compare the Docker check at line 34 with the command check at line 29. Run just setup after activating the environment with Hermit and with Docker and Hermit installed. Done means the setup script finishes successfully without aborting at the Docker check.

Written by the indexing model from the issue text.

Description

bug

Describe the bug
Prefixing docker info at dev-setup.sh:34 with command -v is missing, I think it must be like in line 29. This aborts the script at this point.

Steps to reproduce

  1. Clone the repo and ensure docker and Hermit are installed.
  2. in the project directory after the environment was activated by Hermit run: just setup
  3. See error

Expected behavior
The script finishes successfully.

Version and platform
Find your version at the bottom of the Settings sidebar. Write "unknown" if you can't determine it.

  • Buzz version: v0.4.26
  • OS: Linux

Logs / additional context
Error message: "Docker daemon is not running. Start Docker Desktop and try again."

Dominant language
Rust
Stars
33.7k
Forks
4.4k
Avg merge
1d 21h
Merged PRs (30d)
239

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.

More from block/buzz

All issues in block/buzz

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.