pigsty
pigsty copied to clipboard
Missing install script dependencies
./bootstrap: line 284: ssh-keygen: command not found
./bootstrap: line 599: sudo: command not found
Would it make sense to bootstrap/install them – or check and fail early?
It is designed to work on Linux OS Distribution (-like) environment with sudo, systemd and other basic utils. So currently it can not running on mimimal environment.
But it is a good idea to check, abort and print hint in that case.