Rolling 1.4-20220228 -- LLDP broken?

I searched here for LLDP and didn’t see anything, so here is what I’m experiencing. Sorry if this is already a known issue and I just didn’t look in the right place.

show lldp neighbors results in the following output:

Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/lldp_op.py", line 124, in <module>
    config_text = tmp1.render(parse_data(neighbors, interface=args.interface))
  File "/usr/libexec/vyos/op_mode/lldp_op.py", line 95, in parse_data 'capabilities': cap}})
UnboundLocalError: local variable 'cap' referenced before assignment

Thanks for the report - just fixed it op-mode: lldp: T3999: bugfix cap' referenced before assignment · vyos/vyos-1x@c068614 · GitHub