octoprint fails to install when klipper isn't installed #216

Closed
opened 2022-06-25 23:45:03 +02:00 by Nathan22211 · 2 comments
Nathan22211 commented 2022-06-25 23:45:03 +02:00 (Migrated from github.com)

Linux Distribution

Linux mint 20.3, based on ubuntu 20.04

What happened

upon attempting to install octoprint with the script, it says it's initializing the installation then immediately end the script.ends

What did you expect to happen

Stuff should show up about the script installing octoprint

How to reproduce

run the script and attempt to install octoprint. I'm not entirely sure if it's due to my distro or just an issue in your script. So try on ubuntu 20.04 first before trying other distros

Additional information

No response

### Linux Distribution Linux mint 20.3, based on ubuntu 20.04 ### What happened upon attempting to install octoprint with the script, it says it's initializing the installation then immediately end the script.ends ### What did you expect to happen Stuff should show up about the script installing octoprint ### How to reproduce run the script and attempt to install octoprint. I'm not entirely sure if it's due to my distro or just an issue in your script. So try on ubuntu 20.04 first before trying other distros ### Additional information _No response_
Nathan22211 commented 2022-06-26 00:00:40 +02:00 (Migrated from github.com)

well found out why. You need some checks to tell the user that klipper needs to be installed before installing octoprint

well found out why. You need some checks to tell the user that klipper needs to be installed before installing octoprint
dw-0 commented 2022-06-26 08:49:06 +02:00 (Migrated from github.com)

Thanks! I found the issue and pushed a fix for it.

Thanks! I found the issue and pushed a fix for it.
Sign in to join this conversation.