MQTT binding cannot be installed with snapshot openHAB 2.5.0 Build #1512

Hi, I cannot install the MQTT binding with a clean install. I need the latest snapshot to test a new binding that needs MQTT but the MQTT install is broken.

Running Ubuntu 18.04 LTS, zulu-8

Also tried the openhabian snapshot repo

==> /var/log/openhab2/openhab.log <==
2019-02-02 15:15:59.722 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-binding-mqtt’: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-binding-mqtt; type=karaf.feature; version="[2.5.0.SNAPSHOT,2.5.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-binding-mqtt)(type=karaf.feature)(version>=2.5.0.SNAPSHOT)(version<=2.5.0.SNAPSHOT))" [caused by: Unable to resolve openhab-binding-mqtt/2.5.0.SNAPSHOT: missing requirement [openhab-binding-mqtt/2.5.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.binding.mqtt.generic; type=osgi.bundle; version="[2.5.0.201901280820,2.5.0.201901280820]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.binding.mqtt.generic/2.5.0.201901280820: missing requirement [org.openhab.binding.mqtt.generic/2.5.0.201901280820] osgi.wiring.package; filter:="(osgi.wiring.package=org.apache.commons.net.util)"]]

Yep that’s indeed broken, I experienced the same a few days ago. I manually installed necessary features in the console but that’s nothing that can be expected to be done by the average user.

Would you please open a bug report?

@wborn, @Kai do you guys have an idea which missing karaf feature or dependency need to to fixed?

Thank you @David_Graeff

I already opened an bug report: