Bug 1578825

Summary: python-argh FTBFS with Python 3.7
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-arghAssignee: Björn Esser (besser82) <besser82>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: abrt-devel-list, besser82, cstratak, pviktori
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-08 13:57:24 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: 1565020    
Attachments:
Description Flags
build.log from copr
none
root.log from copr none

Description Miro Hrončok 2018-05-16 12:35:02 UTC
Created attachment 1437351 [details]
build.log from copr

python-argh FTBFS with Python 3.7 due to test failures:

platform linux -- Python 3.7.0b4, pytest-3.4.2, py-1.5.3, pluggy-0.6.0
rootdir: /builddir/build/BUILD/argh-0.26.1, inifile:
collected 80 items
test/test_assembling.py .....ssFF.......                                 [ 20%]
test/test_compat.py .                                                    [ 21%]
test/test_decorators.py ......                                           [ 28%]
test/test_dispatching.py ..                                              [ 31%]
test/test_integration.py x.......xxx............FF...F.................  [ 88%]
test/test_interaction.py ...                                             [ 92%]
test/test_regressions.py ......                                          [100%]

Version-Release number of selected component: 0.26.1-8.fc29

Copr build and root logs attached.

This blocks the way to rebuild abrt, thus a bit critical.

Comment 1 Miro Hrončok 2018-05-16 12:35:20 UTC
Created attachment 1437352 [details]
root.log from copr

Comment 2 Miro Hrončok 2018-05-16 12:43:23 UTC
Upstream issue https://github.com/neithere/argh/issues/128

Comment 3 Miro Hrončok 2018-05-17 14:17:02 UTC
CCing ABRT, because ABRT (build)requires this and argh seem upstream dead. ABRT might consider switching to click or similar.

Comment 4 Petr Viktorin (pviktori) 2018-05-25 17:02:22 UTC
With Python 3.7.0rc1, this issue should disappear. See upstream bug for details.

The underlying issue is here: https://bugs.python.org/issue29298

Comment 5 Miro Hrončok 2018-06-08 13:57:24 UTC
builds with beta 5.