Bug 1578825 - python-argh FTBFS with Python 3.7
Summary: python-argh FTBFS with Python 3.7
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python-argh
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Björn 'besser82' Esser
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-05-16 12:35 UTC by Miro Hrončok
Modified: 2018-06-08 13:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-08 13:57:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build.log from copr (82.04 KB, text/plain)
2018-05-16 12:35 UTC, Miro Hrončok
no flags Details
root.log from copr (37.77 KB, text/plain)
2018-05-16 12:35 UTC, Miro Hrončok
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github neithere argh issues 128 0 None None None 2018-05-16 12:43:53 UTC

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.


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