[Bug 1849477] Re: numpy fails on s390x
Launchpad Bug Tracker
1849477 at bugs.launchpad.net
Wed Nov 6 09:48:15 UTC 2019
This bug was fixed in the package numpy - 1:1.17.3-0ubuntu2
---------------
numpy (1:1.17.3-0ubuntu2) focal; urgency=medium
* d/patches/fix-s390x-ndmin-endianness.patch: fix int/intptr_t confusion
that results in much breakage on big endian systems. (LP: #1849477)
-- Michael Hudson-Doyle <michael.hudson at ubuntu.com> Thu, 24 Oct 2019
12:13:18 +1300
** Changed in: numpy (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to numpy in Ubuntu.
https://bugs.launchpad.net/bugs/1849477
Title:
numpy fails on s390x
Status in bottleneck package in Ubuntu:
Invalid
Status in cftime package in Ubuntu:
Invalid
Status in numpy package in Ubuntu:
Fix Released
Status in pykdtree package in Ubuntu:
Invalid
Status in python-feather-format package in Ubuntu:
Invalid
Status in bottleneck source package in Focal:
Invalid
Status in cftime source package in Focal:
Invalid
Status in numpy source package in Focal:
Fix Released
Status in pykdtree source package in Focal:
Invalid
Status in python-feather-format source package in Focal:
Invalid
Bug description:
File "/usr/lib/python3/dist-packages/numpy/core/_asarray.py", line 179, in ascontiguousarray
return array(a, dtype, copy=False, order='C', ndmin=1)
ValueError: ndmin bigger than allowable number of dimensions NPY_MAXDIMS (=32)
numpy and many reverse-dependencies are failing with above valueerror
on s390x
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bottleneck/+bug/1849477/+subscriptions
More information about the foundations-bugs
mailing list