Running OH 2.5.0 release with the beta package for the Jython addon, I noticed an error in the log:
[ERROR] [ipt.internal.ScriptEngineManagerImpl] - Error during evaluation of script 'file:/openhab/conf/automation/jsr223/python/core/components/100_OsgiEventTrigger.py': ImportError: cannot import name osgi_triggers in <script> at line number 17
The other scripts in that directory seem to evaluate just fine and my first handful of Python rules are running just fine.
Before I dive deeper into this: is this a known issue or should I dive deeper into it?