Ben Clark

Results 8 issues of Ben Clark

The runtime creates a few files that have hardcoded paths in $OPENHAB_USERDATA. If these are backed up on one machine and restored on another then these paths may be incorrect....

RPM in CentOS Stream 9 fails with RSA/SHA1 signatures. ``` warning: Signature not supported. Hash algorithm SHA1 not available. Header V4 RSA/SHA1 Signature, key ID 82573a7c: BAD Header SHA256 digest:...

Until a proven method of calculating what the header size should be, allow a custom signature size to be specified. Fixes #62

Manually built snapshots that don't have take on the standard naming format sort later than everything else. An extra tilde changes this so manually built snapshots sort earlier. https://www.debian.org/doc/debian-policy/ch-controlfields.html#version Todo:...

Show for example: ``` Version: 4.0.0 (Build) User: openhab (Active Process 15929) User Groups: openhab tty dialout audio bluetooth Directories: Folder Name | Path | User:Group ----------- | ---- |...

enhancement
openhab-cli

If it doesn't exist already, we should add the openHAB repository to the sources list. The repo/list file should enable the current repository by default. ### For apt based Linux:...

enhancement
.deb
.rpm

If there's a way of implementing autocomplete across any Linux package, it would be helpful.

enhancement

Noticed the RPM plugin tests were being skipped. The tests pass with these changes but I'm not sure if there was any other reason to `@Ignore` them.