Bugzilla – Bug 967556
rpmlint crashes
Last modified: 2016-02-22 08:24:31 UTC
rpmlint crashes while checking a package (with non ascii characters). https://build.opensuse.org/package/show/home:Lazy_Kent/outwiker [ 124s] RPMLINT report: [ 124s] =============== [ 127s] Traceback (most recent call last): [ 127s] File "rpmlint.py", line 385, in <module> [ 127s] File "rpmlint.py", line 196, in main [ 127s] File "Filter.py", line 131, in printAllReasons [ 127s] File "Filter.py", line 40, in __print [ 127s] File "/usr/lib64/python2.7/codecs.py", line 357, in write [ 127s] data, consumed = self.encode(object, self.errors) [ 127s] UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 65: ordinal not in range(128) An issue at github: https://github.com/rpm-software-management/rpmlint/issues/61
already reported *** This bug has been marked as a duplicate of bug 907492 ***