Ben Clark

Results 39 comments of Ben Clark

Note: that due to the problem described in https://github.com/openhab/openhabian/issues/792 the above commadn wont work without providing a password.

Hi @tom-ch1, thanks for the report. It was originally left in place, the decision to remove was to fix the behaviour described in https://github.com/openhab/openhab-linuxpkg/issues/158

As a note, this will be useful when/if we need to transition to another repository.

Hi @dwrobel, thanks for letting us know! The public key was expiring so was updated on the 2023-07-02. There was no change to the private key used to sign the...

@dwrobel, I couldn't replicate the issue but in each test the DNF install had to install the new key. ```sh # rpmkeys --checksig --root / --verbose --define="_pkgverify_level signature" --define="_pkgverify_flags 0x0"...

Thanks again @dwrobel, I can now replicate using the same steps. This isn't happening with the latest milestone or any of the current snapshots for openHAB 4. @kaikreuzer fyi. I...

I built https://ci.openhab.org/view/Release%20Jobs/job/openhab-linuxpkg-patch-release/4/console instead because I think that one tracks the main branch rather than the 3.x branch therefore requiring Java 17. I think I'll rename this now that openHAB...

Thanks @dwrobel, You should be able to install older versions either by using the `apt`, `yum` or `dnf` version option (e.g. `apt install openhab=3.4.5-1`), or by downloading the package installer...

Thanks @dwrobel, I now see what you mean. It used to be the way you mention, but the decision was made to name the package `openhab` after the move from...