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 1597644
Summary: | Please build python36-Cython | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | John Marshall <jmarshall> |
Component: | python3-Cython | Assignee: | Tim Orling <TicoTimo> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel7 | CC: | carl, orion, TicoTimo |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python3-Cython-0.28.5-1.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-29 21:49:54 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: | 1597808, 1601115 | ||
Bug Blocks: |
Description
John Marshall
2018-07-03 10:50:06 UTC
Looking over this request, this will need python36-coverage, python36-nose, and python36-numpy first. I saw that the test suite fails on ppc64 only. Would it be appropriate to skip the test suite only on that arch? https://koji.fedoraproject.org/koji/taskinfo?taskID=29679326 https://kojipkgs.fedoraproject.org/work/tasks/9356/29679356/build.log Depends. If it's the test that is wrong, sure. If it's exposing an issue with Cython, it's just going to show up later when other cython dependent builds fail on ppc64. Needs to be checked out first. There is an upstream issue for the numpy_subarray [1]. So, that subset of tests is failing with big endian ppc64 (ppc64le succeeds). _IF_ we can just skip the numpy_subarray tests for only ppc64 then at least it would get us past the appearance of FTBFS. For reference, Debian skips numpy_subarray and numpy_memoryview [2]. [1] https://github.com/cython/cython/issues/1982 [2] https://salsa.debian.org/python-team/applications/cython/blob/debian/master/debian/patches/disable_tests.patch FEDORA-EPEL-2019-dbc3ee7837 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-dbc3ee7837 python3-Cython-0.28.5-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-dbc3ee7837 python3-Cython-0.28.5-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |