Bug ID 967556
Summary rpmlint crashes
Classification openSUSE
Product openSUSE Tumbleweed
Version 2015*
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee dmueller@suse.com
Reporter lazy.kent@opensuse.org
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

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


You are receiving this mail because: