Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-30 Thread Drew Parsons
On 2021-08-30 08:56, Graham Inggs wrote: On Mon, 30 Aug 2021 at 00:22, Drew Parsons wrote: Graham, when I run autopkgtest, it skips the dummy test, which is what we want, but it does so with the message SKIP unknown restriction hint-testsuite-triggers "unknown restriction", is this

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-30 Thread Graham Inggs
On Mon, 30 Aug 2021 at 00:22, Drew Parsons wrote: > Graham, when I run autopkgtest, it skips the dummy test, which is what > we want, but it does so with the message > >SKIP unknown restriction hint-testsuite-triggers > > > "unknown restriction", is this normal? If so it's a bit misleading >

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-29 Thread Drew Parsons
On 2021-08-30 00:05, Drew Parsons wrote: On 2021-08-29 20:27, Graham Inggs wrote: Even better would be to add the following section to debian/tests/control: # Dummy test so that changes to other packages trigger our autopkgtests # on ci.debian.net Test-Command: /bin/true Depends:

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-29 Thread Drew Parsons
On 2021-08-29 20:27, Graham Inggs wrote: Even better would be to add the following section to debian/tests/control: # Dummy test so that changes to other packages trigger our autopkgtests # on ci.debian.net Test-Command: /bin/true Depends: libpmix-dev, libucx-dev [amd64 arm64 ppc64el],

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-29 Thread Graham Inggs
Even better would be to add the following section to debian/tests/control: # Dummy test so that changes to other packages trigger our autopkgtests # on ci.debian.net Test-Command: /bin/true Depends: libpmix-dev, libucx-dev [amd64 arm64 ppc64el], Restrictions: hint-testsuite-triggers Refer

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-29 Thread Graham Inggs
Hi Drew I followed the discussion on the upstream issue. What do you think of adding some extra test dependencies to mpi4py's debian/tests/control? Depends: python3-mpi4py, +libpmix-dev, +libucx-dev [amd64 arm64 ppc64el], python3-cffi, python3-dill, python3-distutils,

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-29 Thread Drew Parsons
Source: mpi4py Followup-For: Bug #993214 There have been some strange mpi failures. pytest-mpy also started failing tests for no good reason. spawning has been unreliable in OpenMPI for a long time, cf. https://github.com/jsquyres/ompi/pull/4#issuecomment-806897758 mpi4py upstream informs me

Bug#993214: mpi4py: autopkgtest regression around 2021-08-25

2021-08-28 Thread Graham Inggs
Source: mpi4py Version: 3.0.3-8 Severity: serious User: debian...@lists.debian.org Usertags: regression X-Debbugs-CC: debian...@lists.debian.org Hi Maintainer Some time around 2021-08-25, mpi4py's autopkgtests regressed in testing [1]. This seems to coincide with the migration of pmix/4.1.0-3 to