paukstelis / octoprint_deploy

Bash script for rapid deployment of multiple octoprint instance on a single machine
MIT License
389 stars 39 forks source link

add check for uuid-runtime package on OctoPi #154

Open glenstewart opened 4 months ago

glenstewart commented 4 months ago

My install was missing the uuidgen command, needed by the script. After it failed repeatedly trying to run uuidgen, I installed uuid-runtime and the new instance was created properly.

Please add a check for uuid-runtime package (uuidgen) on OctoPi

Thanks!!

paukstelis commented 4 months ago

It does attempt to install uuid-runtime. It is not clear why it fails, but it only fails with OctoPi.