What is the problem?
Hello there, I am building my first Voron 2.4 R2. I spend almost 6 hours to solve "dpkg" errors when installing the Klipper on my raspberry Pi. If someone could help me with this I would be very pleased.
I have used this youtube guide to install the klipper Installing OctoKlipper On Your 3D Printer (OctoPrint & Klipper Firmware) - YouTube)
My steps are as follows:
- Install OctoPi 0.18.0 OctoPrint 1.8.3 on my raspberry pi 3B V1.2
- Install OctoKlipper plugin in the OctoPrint UI
- Boot up the raspberry PI
- git clone [GitHub - Klipper3d/klipper: Klipper is a 3d-printer firmware
- sudo apt-get update
- ./klipper/scripts/install-octopi.sh
And I get below errors over and over again. Please help.
Errors were encountered while processing:
/tmp/apt-dpkg-install-52usKO/07-gcc-arm-none-eabi_15%3a7-2018-q2-6_armhf.deb
/tmp/apt-dpkg-install-52usKO/10-libnewlib-arm-none-eabi_3.1.0.20181231-1_all.deb
/tmp/apt-dpkg-install-52usKO/15-libstdc++-arm-none-eabi-newlib_15%3a7-2018-q2-5+12_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
pi@octopi:~ $