[solved] FrameworkEvent ERROR after recent update

Updated to 2.2.0-SNAPSHOT Build #1017
Now have the same error on every startup:

[ERROR] [org.eclipse.smarthome.core          ] - FrameworkEvent ERROR - org.eclipse.smarthome.core
java.lang.IllegalStateException: Module has been uninstalled.
	at org.eclipse.osgi.internal.framework.EquinoxBundle.checkValid(EquinoxBundle.java:919) ~[?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.findEntries(EquinoxBundle.java:659) ~[?:?]

Any advice?

Edit:
fixed by removing /usr/share/openhab2/addons/openhab-addons-2.2.0-SNAPSHOT.kar

Yep, looks like https://github.com/openhab/openhab-distro/issues/519.