Bugzilla – Bug 1069814
unhelpful rpmlint abort in DuplicatesCheck.py
Last modified: 2017-11-30 11:07:51 UTC
It would be really helpful to wrap this "abort()" in an exception handler which prints exactly what file or thing rpmlint was actually working on: [ 726s] RPMLINT report: [ 726s] =============== [ 729s] 0 packages and 0 specfiles checked; 0 errors, 45 warnings. [ 729s] Traceback (most recent call last): [ 729s] File "rpmlint.py", line 380, in <module> [ 729s] File "rpmlint.py", line 166, in main [ 729s] File "rpmlint.py", line 223, in runChecks [ 729s] File "DuplicatesCheck.py", line 61, in check [ 729s] UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 102: ordinal not in range(128) [ 730s] [ 730s] [ 730s] swkjt03 failed "build 2ManDVD.spec" at Fri Nov 24 22:16:25 UTC 2017.