On Sun, 20 Dec 2015 04:21:20 +0300 Kyrill Detinov wrote:
A package failed to build for Tumbleweed a week or two ago.
From a log:
[ 286s] RPMLINT report: [ 286s] =============== [ 290s] outwiker.noarch: W: zero-length /usr/share/outwiker/help/help_en/Page Types/Wiki Page/Wiki Commands/childlist command/page 2/__page.text [ 290s] 2 packages and 0 specfiles checked; 0 errors, 24 warnings. [ 290s] Traceback (most recent call last): [ 290s] File "rpmlint.py", line 385, in <module> [ 290s] File "rpmlint.py", line 196, in main [ 290s] File "Filter.py", line 131, in printAllReasons [ 290s] File "Filter.py", line 40, in __print [ 290s] File "/usr/lib/python2.7/codecs.py", line 357, in write [ 290s] data, consumed = self.encode(object, self.errors) [ 290s] UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 65: ordinal not in range(128) [ 290s] [ 290s] [ 290s] build27 failed "build outwiker.spec" at Sat Dec 19 14:14:47 UTC 2015. [ 290s] [ 290s] ### WATCHDOG MARKER START ### [ 293s] [ 251.249718] sysrq: SysRq : Power Off [ 294s] [ 251.376272] reboot: Power down [ 296s] ### WATCHDOG MARKER END ### [ 296s] [ 296s] build27 failed "build outwiker.spec" at Sat Dec 19 14:14:53 UTC 2015. [ 296s]
I do not understand, why it is failed. [ 73s] RPMLINT report: [ 73s] =============== [ 76s] outwiker.noarch: W: zero-length /usr/share/outwiker/help/help_en/Page Types/Wiki Page/Wiki Commands/childlist command/page 2/__page.text [ 76s] 2 packages and 0 specfiles checked; 0 errors, 20 warnings. [ 76s] Traceback (most recent call last): [ 76s] File "rpmlint.py", line 385, in <module> [ 76s] File "rpmlint.py", line 196, in main [ 76s] File "Filter.py", line 131, in printAllReasons [ 76s] File "Filter.py", line 40, in __print [ 76s] File "/usr/lib/python2.7/codecs.py", line 357, in write [ 76s] data, consumed = self.encode(object, self.errors) [ 76s] UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 65: ordinal not in range(128) 24 warnings changed to 20 warnings (?). Is anything wrong in rpmlint or anywhere? -- WBR Kyrill