Page 1 of 1

[PATCH for Domoticz 2020.2] Any architecture

Posted: Mon Sep 21, 2020 3:34 am
by father.mande
Hi,

Please find attach a patch to apply to installed Domoticz 2020.2 on any architecture : x86_64, arm(hf) and arm64

[Patch contents]
... change script to solve bug
... add in "domoticz_mngt update_ubuntu" a patch for uname for 4.14.x kernel release (malformed) before doing the Ubuntu update-upgrade
... add multiple packages possible in "update_ubuntu ubuntu_package_install"
... solve tty_chmod.sh error (not set correct access right to new USB stick for Domoticz).
... add missing software (if not already done) : tzdata (for timezone ... so "domoticz_mngt ubuntu_set_time_zone" now can works (interactive select area then town near your position)
... ... add sudo for restart of domoticz after an internal upgrade (stable or beta)
... ... add python3-requests ... need for some USB stick

[Patch How-to]
... get the file Patch_domoticz_2020.tgz here after
... put it in /share/Public of your NAS with Domoticz
... open a terminal as root / your_admin_password (don't use admin)
cd /share/Public
tar xzf Patch_domoticz_2020.tgz
cd Patch_domoticz_2020
./patch_domoticz.sh


... keep terminal output ... in case of problem ... then post here
... normally no question, but ... it's an interactive shell ... so keep an eye to the screen.
the update/upgrade of Ubuntu can require some times ... if you never run it before.
... after you can delete the patch
rm -rf /share/Public/Patch_domoticz_2020.tgz /share/Public/Patch_domoticz_2020

[Patch]
Patch_domoticz_2020.tgz
patch
(3.53 KiB) Downloaded 396 times
N.B. all patches will be integrated in next APKG release
Philippe.

Re: [PATCH for Domoticz 2020.2] Any architecture

Posted: Mon Sep 21, 2020 4:08 am
by beberito
Patch and upgrades OK
Domoticz work fine
Thanks ;)

Re: [PATCH for Domoticz 2020.2] Any architecture

Posted: Sun Sep 27, 2020 11:11 pm
by melgi
Same here!

Performed patch and upgrades as stated
Domoticz work fine

Merci beaucoup Philippe!