Bug#1004870: python-xarray: autopkgtest regression on s390x

Graham Inggs ginggs at debian.org
Wed Mar 23 18:10:21 GMT 2022


Hi Rajendra

On Sun, 6 Mar 2022 at 12:42, Rajendra Kharat1 <Rajendra.Kharat1 at ibm.com> wrote:
> 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.

Here's a quick and dirty way to run autopkgtests locally:

sudo apt install autopkgtest
apt source python-xarray
sudo autopkgtest -B python-xarray-0.17.0/ -- null

Regards
Graham



More information about the debian-science-maintainers mailing list