Bug 1578825
Summary: | python-argh FTBFS with Python 3.7 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> | ||||||
Component: | python-argh | Assignee: | Björn Esser (besser82) <besser82> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | 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: |
|
Created attachment 1437352 [details]
root.log from copr
Upstream issue https://github.com/neithere/argh/issues/128 CCing ABRT, because ABRT (build)requires this and argh seem upstream dead. ABRT might consider switching to click or similar. With Python 3.7.0rc1, this issue should disappear. See upstream bug for details. The underlying issue is here: https://bugs.python.org/issue29298 builds with beta 5. |
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.