Description of problem: The numpy specfile has a '%check' in the changelog which causes a problem with aarch64 bootstrap where we redefine %check to avoid running package tests on a simulator. The following tweak avoids the problem: diff --git a/numpy.spec b/numpy.spec index 8951ed5..02deb59 100644 --- a/numpy.spec +++ b/numpy.spec @@ -342,7 +342,7 @@ rm -rf %{buildroot} - actually add the patch this time * Thu Jul 22 2010 David Malcolm <dmalcolm> - 1:1.4.1-5 -- fix segfault within %check on 2.7 (patch 2) +- fix segfault within %%check on 2.7 (patch 2) * Wed Jul 21 2010 David Malcolm <dmalcolm> - 1:1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
numpy-1.7.1-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/numpy-1.7.1-2.fc19
Package numpy-1.7.1-2.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing numpy-1.7.1-2.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-9911/numpy-1.7.1-2.fc19 then log in and leave karma (feedback).
numpy-1.7.1-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.