Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1706166 - python-precis_i18n FTBFS with python 3.8 / nonresponsive maintainer
Summary: python-precis_i18n FTBFS with python 3.8 / nonresponsive maintainer
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-precis_i18n
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Michal Schmidt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON38 1731543
TreeView+ depends on / blocked
 
Reported: 2019-05-03 17:22 UTC by Patrik Kopkan
Modified: 2019-07-22 10:49 UTC (History)
2 users (show)

Fixed In Version: python-precis_i18n-1.0.1-2.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-22 10:49:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Copr build log (91.27 KB, text/plain)
2019-05-03 17:22 UTC, Patrik Kopkan
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.