openHAB 2.5.0 Build #1542

I just upgraded to openHAB 2.5.0 Build #1542 and have problems with 2 different bindings.

I removed the entry from:

/var/lib/openhab2/config/org/openhab/addons.config to get Openhab running after the update.

Everything seems to run fine (Without the 2 bindings), I have tried to install them from Paper-UI with no success.

I have haven’t been able to find anything in the community, so forgive me if there is a fix for this already.

19:53:55.585 [ERROR] [.core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-plex1': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-plex1; type=karaf.feature; version="[1.14.0.SNAPSHOT,1.14.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-binding-plex1)(type=karaf.feature)(version>=1.14.0.SNAPSHOT)(version<=1.14.0.SNAPSHOT))" [caused by: Unable to resolve openhab-binding-plex1/1.14.0.SNAPSHOT: missing requirement [openhab-binding-plex1/1.14.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.binding.plex; type=osgi.bundle; version="[1.14.0.201903010308,1.14.0.201903010308]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.plex/1.14.0.201903010308: missing requirement [org.openhab.binding.plex/1.14.0.201903010308] osgi.wiring.package; filter:="(osgi.wiring.package=org.codehaus.jackson)"]]
20:00:57.755 [ERROR] [.core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-plex1, openhab-binding-mqttitude1': Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-plex1; type=karaf.feature; version="[1.14.0.SNAPSHOT,1.14.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-binding-plex1)(type=karaf.feature)(version>=1.14.0.SNAPSHOT)(version<=1.14.0.SNAPSHOT))" [caused by: Unable to resolve openhab-binding-plex1/1.14.0.SNAPSHOT: missing requirement [openhab-binding-plex1/1.14.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.binding.plex; type=osgi.bundle; version="[1.14.0.201903010308,1.14.0.201903010308]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.plex/1.14.0.201903010308: missing requirement [org.openhab.binding.plex/1.14.0.201903010308] osgi.wiring.package; filter:="(osgi.wiring.package=org.codehaus.jackson)"]]

I think there is clearly a problem with the plex binding. I’ve not seen this reported yet. You should file an issue on https://github.com/openhab/openhab1-addons.

It’s same issue with Mqttiude - I just filed an issue.

It was reported but in the wrong repo, a fix should be available in the next snapshot

1 Like

For Mqttitude, I think the general recommendation is to move to the OwnTracks binding. I don’t think Mqttitude is maintained anymore.

I’m referring to OwnTracks (formerly MQTTitude) Binding (1.x), it is named openhab-binding-mqttitude1 in karaf.

I tested this now the PR with the fix got merged (build 1544) and both bindings can be installed again. :slight_smile:

Just make sure “Include Legacy 1.x Bindings” is enabled because OwnTracks (MQTTitude) is superseded by the GPSTracker binding nowadays:

2 Likes

Confirmed here too!

Can finally move from milestone 1 to a recent snapshot

1 Like

Confirmed working here too :slight_smile:

1 Like