Fresh install fails

Hello Bob,
Trying to do a fresh install but I run into this error:
right@right:~ $ wget -qO - https://www.brewblox.com/install | bash

INFO Installing uv

downloading uv 0.6.3 arm-unknown-linux-musl-staticeabihf

no checksums to verify

installing to /home/right/.local/bin

uv

uvx

everything’s installed!

To add $HOME/.local/bin to your PATH, either restart your shell or run:

source $HOME/.local/bin/env (sh, bash, zsh)

source $HOME/.local/bin/env.fish (fish)

WARNING: The following commands are shadowed by other commands in your PATH: uv uvx

INFO Brewblox dir is “/home/right/brewblox”

INFO Brewblox release is “edge”

INFO Creating Python virtual env…

Using CPython 3.11.2 interpreter at: /usr/bin/python

Creating virtual environment at: .venv

Activate with: source .venv/bin/activate

INFO Installing Python packages…

Resolved 1 package in 80ms

Prepared 1 package in 234ms

Installed 1 package in 29ms

  • pip==25.0.1

Looking in indexes: Simple index, piwheels - Simple index

Collecting git+https://github.com/brewblox/brewblox-ctl@edge

Cloning GitHub - BrewBlox/brewblox-ctl: Management and configuration menu for BrewBlox users (to revision edge) to /tmp/pip-req-build-6f_dn1ld

ERROR: Error [Errno 2] No such file or directory: ‘git’ while executing command git version

ERROR: Cannot find command ‘git’ - do you have ‘git’ installed and in your PATH?

right@right:~ $ brewblox-ctl

-bash: brewblox-ctl: command not found

sorted now. Installed git manually and then flashed new firmware via command-line.

https://termbin.com/n85k
Hello,
Pi 5, Spark 4.
firmware is up to date.
When I run the Quickstart wizard the temp sensors appear ok but only one actuator GPIO. I’ve replaced the SSR 's and re-wired but no luck. Any assistance greatly appreciated :slight_smile:

All sorted now, after a few more retry’s

1 Like