Bug 1706166

Summary: python-precis_i18n FTBFS with python 3.8 / nonresponsive maintainer
Product: [Fedora] Fedora Reporter: Patrik Kopkan <pkopkan>
Component: python-precis_i18nAssignee: Michal Schmidt <mschmidt>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: mhroncok, mschmidt
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-precis_i18n-1.0.1-2.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-22 10:49:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1686977, 1731543    
Attachments:
Description Flags
Copr build log none

Description Patrik Kopkan 2019-05-03 17:22:29 UTC
Created attachment 1562618 [details]
Copr build log

python-precis_i18n-1.0-4 fails to build with python3.8 in %check section.

output of test:
...

======================================================================
ERROR: test_derived_props (test_derived_props.TestDerivedProperties)
Compare derived properties against a "golden" file.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/precis_i18n-1.0/test/test_derived_props.py", line 20, in test_derived_props
    with open(GOLDPATH) as golden:
FileNotFoundError: [Errno 2] No such file or directory: '/builddir/build/BUILD/precis_i18n-1.0/test/derived-props-12.0.txt'

----------------------------------------------------------------------
Ran 57 tests in 59.530s

FAILED (errors=1)
Test failed: <unittest.runner.TextTestResult run=57 errors=1 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=57 errors=1 failures=0>
error: Bad exit status from /var/tmp/rpm-tmp.REoXat (%check)

Comment 1 Miro HronĨok 2019-07-10 10:48:05 UTC
Please respond.

Comment 2 Michal Schmidt 2019-07-22 10:49:35 UTC
python-precis_i18n-1.0.1-2 adds test/derived-props-12.1.txt from https://github.com/byllyfish/precis_i18n/commit/7b6987e206881b002ddcc87dde16f978c080eedd and should work with Python 3.8.