Traceback (most recent call last): File "/usr/bin/fedora-review", line 183, in review.run() File "/usr/bin/fedora-review", line 179, in run self.__do_report_local(self.args.workdir) File "/usr/bin/fedora-review", line 117, in __do_report_local self.__run_checks(files_spec[0], files_srpm[0]) File "/usr/bin/fedora-review", line 146, in __run_checks self.checks.run_checks(output=output) File "/usr/lib/python2.7/site-packages/FedoraReview/misc.py", line 119, in run_checks test.run() File "/usr/lib/python2.7/site-packages/FedoraReview/checks/ccpp.py", line 45, in run for section in sections[source]: KeyError: '%post'
Fixed in rev a584f92d9c4. Thanks for the bugreport.