openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

Plex Binding - openHAB 2.5.0 Build #1542 #5824

Closed Prinsessen closed 5 years ago

Prinsessen commented 5 years ago

After update to openHAB 2.5.0 Build #1542, Openhab fails to start.

I removed the Plex binding from: /var/lib/openhab2/config/org/openhab/addons.config to get Openhab running after the update.

This is the error in Karaf


9: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)"]]
martinvw commented 5 years ago

Seems to be related to https://github.com/openhab/openhab-core/issues/614 if we have a new snapshot it should be resolved.