Git Product home page Git Product logo

Comments (11)

dw-0 avatar dw-0 commented on May 29, 2024 1

I recently changed how the dependency installation works. Maybe something is not working quite right even though i tested all of that on my own system and on a RaspberryPi. I'll make a note and have a look into it. Thanks for the report.

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

Between the requirements to install what component?
You need to be a bit more specific there.

from kiauh.

edocod1 avatar edocod1 commented on May 29, 2024

Hello, sorry!

This happens when trying to install klipper as a systemd unit, so i guess the requirement would be needed there.

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

I just pushed the fix, can you please check and report back if it works now?
Remember tu update KIAUH first :)

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

@LuciusDante i don't understand. what you say doesn't really seem to be related to the actual issue/topic here?

from kiauh.

LuciusDante avatar LuciusDante commented on May 29, 2024

Sorry my bad

from kiauh.

beikeland avatar beikeland commented on May 29, 2024

This seems to be an issue still, DietPi distro does not have dbus package installed by default and this script relies on it.

I found this issue after struggling to have kiauh install moonraker. sudo apt install dbus resolves it. Prior to installing dbus kiauh would promt me to install 0 moonraker instances and the install would be incomplete.

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

@beikeland Did you install Klipper with KIAUH too, before you tried installing Moonraker with it?
I only added the dependency check for "dbus" in the Klipper installation function as can be seen here:
https://github.com/th33xitus/kiauh/blob/master/scripts/install_klipper.sh#L58

I initially thought (probably my fault and wrong assumption) that the issue was with the Klipper install. But in case you didn't install Klipper with KIAUH, that could be the cause?

from kiauh.

beikeland avatar beikeland commented on May 29, 2024

Did you install Klipper with KIAUH too, before you tried installing Moonraker with it?

yes, i did and Klipper succeeded, but I still had to install dbus with apt before moonraker worked somehow. can repeat the experiment next week to be sure.

from kiauh.

dw-0 avatar dw-0 commented on May 29, 2024

@beikeland I installed myself a second VM with DietPi on it, luckily they provide a VMware image themself.
So i could directly test KIAUH on a DietPi distro.
Unfortunably i wasn't able to reproduce your issue. dbus got installed right away during the Klipper installation without any problem at all.

from kiauh.

borgaspower avatar borgaspower commented on May 29, 2024

@beikeland I installed myself a second VM with DietPi on it, luckily they provide a VMware image themself. So i could directly test KIAUH on a DietPi distro. Unfortunably i wasn't able to reproduce your issue. dbus got installed right away during the Klipper installation without any problem at all.

Just install DBUS and reboot

from kiauh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.