Page 1 of 1

Domoticz Beta from source OZW fails to update

Posted: Monday 08 January 2018 10:25
by Siewert308SW
Don't want to ask this on Github as it aint related to any commit there.
But still can't find the culprit or cause.

Question:
Since a two weeks i run Domoticz from source to debug something and compiled it as per wiki.
So far so good no issues on that matter.
But what does bother me is that if i'm correct i can update OZM when i do a git pull on OZW and after that recompile Domoticz, right?
Well if there are new commits in the OZW and i pull them from (https://github.com/OpenZWave/open-zwave open-zwave-read-only)
They are merged but when i try to recompile Domoticz it doesn't mention any OZW updates.
Nor is the version number updated in Domoticz or such.
I do need the update as there are new updates for my Coolcam doorsensors and those i have are acting up at the moment, but still it has to work as i think it should, right.

At the moment Domoticz say i run OpenZWave USB Version: 1.4-2871-g68e8a02-dirty
But when i look when i (re)compile open-zwave-read-only i see "Building OpenZWave Version 1.4-2881-g58a271a-dirty"
Then when i try to recompile Domoticz nothing is changed.
Is there something i overlook?

System specs:
Schermafdruk 2018-01-08 10.17.09.png
Schermafdruk 2018-01-08 10.17.09.png (64.33 KiB) Viewed 526 times

Re: Domoticz Beta from source OZW fails to update

Posted: Monday 08 January 2018 17:49
by SweetPants
Siewert308SW wrote: Monday 08 January 2018 10:25
Well if there are new commits in the OZW and i pull them from (https://github.com/OpenZWave/open-zwave open-zwave-read-only)
Did you do a make also in the open-zwave directory?

Re: Domoticz Beta from source OZW fails to update

Posted: Monday 08 January 2018 17:51
by Siewert308SW
Yep... i did forgot to mention, sorry