angelnu / docker-ccu

Script to create a docker container with the CCU2 firmware
Apache License 2.0
33 stars 14 forks source link

Broken w/ 3.55.5 during patching. #50

Closed Empor-co closed 3 years ago

Empor-co commented 3 years ago

Hi All,

The patches during "build.sh" don't seem to work anymore with version 3.55.5:

Step 17/23 : RUN cd extracted/ && cat /additions/patches/*.patch|patch -p1 ---> Running in 0e767fe4fd60 patching file etc/init.d/S06InitSystem patching file etc/init.d/S11InitRFHardware patching file etc/init.d/S12UpdateRFHardware Hunk #1 FAILED at 89. 1 out of 1 hunk FAILED -- saving rejects to file etc/init.d/S12UpdateRFHardware.rej

Best regards,

empor-co

Empor-co commented 3 years ago

Hi All,

never mind - https://github.com/jens-maus/RaspberryMatic/releases aren't ready yet and I was stuck with a broken build cache.

Best regards,

empor-co