RE: Bug#1004870: python-xarray: autopkgtest regression on s390x
"Rajendra Kharat1" <[email protected]>
| Newsgroups | gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <OFCC05661F.6B79440C-ON002587FD.00373D33-002587FD.0037AFFE@ibm.com> |
Hi Graham, Could you please share the steps to reproduce the issue. As when I am trying to reproduce I ran into different problem of segmentation fault. Below are the steps that I followed. 1. Install python3-xarray on debian on s390x arch. 2. cd /usr/lib/python3/dist-packages/xarray 3. python3 -m pytest tests/ -vvv For now I am debugging the segmentation fault, however just wanted to validate the steps to reproduce. Thanks, Rajendra ----- Original message ----- From: "Graham Inggs" <[email protected]> To: "Rajendra Kharat1" <[email protected]>, [email protected], [email protected] Cc: Subject: [EXTERNAL] Re: Bug#1004870: python-xarray: autopkgtest regression on s390x Date: Wed, Feb 16, 2022 4:39 PM Hi Rajendra Thanks for taking a look! Unfortunately, that cannot be the solution, as that commit is already present in the version of pandas in the archive [1]. Regards Graham [1] https://salsa.debian.org/science-team/pandas/-/blob/debian/pandas/core/arrays/datetimelike.py#L462 On Sun, 13 Feb 2022 at 15:14, Rajendra Kharat1 <[email protected]> wrote: > > Hi Graham, > > This issue is again specific to no proper handling for bug endian environment. > > There is a fix from pandas library maintainers for this issue. > > https://github.com/pandas-dev/pandas/pull/40116 > > Please find the link above and check if this resolves your issue. > > Thanks, > Rajendra > > > ----- Original message ----- > From: Rajendra Kharat1/India/Contr/IBM > To: [email protected], [email protected] > Cc: [email protected] > Subject: Re: [EXTERNAL] Bug#1004870: python-xarray: autopkgtest regression on s390x > Date: Thu, Feb 3, 2022 3:34 PM > > We are having a look. Will check and update. > > Thanks, > Rajendra