Bug 909850 - openSUSE build service fails if filenames contains unicode characters
Summary: openSUSE build service fails if filenames contains unicode characters
Status: RESOLVED DUPLICATE of bug 907492
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Development (show other bugs)
Version: 13.2
Hardware: Other openSUSE 13.2
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-14 16:17 UTC by Mindaugas Baranauskas
Modified: 2014-12-14 19:29 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mindaugas Baranauskas 2014-12-14 16:17:37 UTC
openSUSE build service fails if filenames contains unicode characters for openSUSE 13.2 repository.
Works fine for openSUSE 13.1


[  102s] RPMLINT report:
[  102s] ===============
[  105s] Traceback (most recent call last):
[  105s]   File "rpmlint.py", line 384, in <module>
[  105s]   File "rpmlint.py", line 169, in main
[  105s]   File "rpmlint.py", line 231, in runChecks
[  105s]   File "TagsCheck.py", line 687, in check
[  105s]   File "Pkg.py", line 548, in files
[  105s]   File "Pkg.py", line 643, in _gatherFilesInfo
[  105s]   File "./magic.py", line 128, in file
[  105s] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 110: ordinal not in range(128)
[  105s] 0 packages and 0 specfiles checked; 0 errors, 0 warnings.
[  105s]
Comment 1 Bernhard Wiedemann 2014-12-14 19:29:14 UTC
already tracked in bug 907492
but unfortunately there is no solution yet

*** This bug has been marked as a duplicate of bug 907492 ***