Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/fmn/formatters.py", line 406, in email
content += fedmsg.meta.msg2long_form(message, **config.app_conf) or u''
File "/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py", line 152, in __wrapper
return f(msg, **config)
File "/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py", line 171, in __wrapper
return f(msg, processor=processor, **config)
File "/usr/lib/python2.7/site-packages/fedmsg/meta/__init__.py", line 259, in msg2long_form
result = processor.subtitle(msg, **config)
File "/usr/lib/python2.7/site-packages/fedmsg_meta_fedora_infrastructure/github.py", line 197, in subtitle
return tmpl.format(user=user, n=n, repo=repo, state=state)
UnboundLocalError: local variable 'tmpl' referenced before assignment
From the FMN logs:
from the message