Bug#1004870: python-xarray: autopkgtest regression on s390x
Graham Inggs <[email protected]>
| Newsgroups | gmane.linux.debian.alioth.science-maintainers,gmane.linux.debian.ports.s390 |
|---|---|
| Message-ID | <CAM8zJQsX_ZWWZL+jsKWc6=bftco_4fDWsv3OW7iCc-OiCob3+g@mail.gmail.com> |
Hi Rajendra On Sun, 6 Mar 2022 at 12:42, Rajendra Kharat1 <[email protected]> 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