Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lametric binding not working anymore with open hab 2.2.0-SNAPSHOT #2

Closed
reyem opened this issue Jun 29, 2017 · 2 comments
Closed

lametric binding not working anymore with open hab 2.2.0-SNAPSHOT #2

reyem opened this issue Jun 29, 2017 · 2 comments
Assignees

Comments

@reyem
Copy link
Collaborator

reyem commented Jun 29, 2017

just did an apt-get update/upgrade to install to the newest snapshot. However, lametric binding fails to start because of a missing dependency.

in kara the diagnosis for the binding says

bundle:diag 197
LaMetric Time Binding (197)
---------------------------
Status: Installed
Unsatisfied Requirements:
osgi.wiring.package; filter:="(osgi.wiring.package=com.eclipsesource.jaxrs.provider.gson)"

So I installed it manually with

bundle:install http://central.maven.org/maven2/com/eclipsesource/jaxrs/provider-gson/2.3/provider-gson-2.3.jar

that made it working again. However, we should make it work out of the box

@syphr42
Copy link
Owner

syphr42 commented Jun 29, 2017

You are correct. The issue is the same as the one I fixed in openhab/openhab2-addons#2388 and it is due to eclipse-archived/smarthome#3682.

All we need to do is import the provider-gson library. I'll get that done soon.

@syphr42 syphr42 self-assigned this Jun 29, 2017
@syphr42
Copy link
Owner

syphr42 commented Jul 2, 2017

This should be fixed with 67da60e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants