tags 841885 +pending +patch thanks Hi Graham,
thanks for your fix. I have committed it and it will be fixed by the next upload. Regarding your question of including those packages into Depends section of gerris. As far as I know, it is possible to use gerris without compiler and in a serial mode, so in this case those packages are not really needed. I may be wrong, CC-ing upstream author for a more qualified answer. Thanks Anton 2016-10-24 9:02 GMT+02:00 Graham Inggs <gin...@debian.org>: > Source: gerris > Version: 20131206+dfsg-9 > > Hi Maintainer > > Since the transition to openmpi2, gerris' autopkgtests have been > failing with the following error: > > orte_ess_init failed > --> Returned value A system-required executable either could not be > found or was not executable by this user (-126) instead of > ORTE_SUCCESS > > I solved this by adding mpi-default-bin to debian/tests/control as follows: > > --- a/debian/tests/control > +++ b/debian/tests/control > @@ -1,2 +1,2 @@ > Tests: testHydro testKinetic testPlate testQuadr > -Depends: gerris, libgfs-dev, build-essential, pkg-config, mpi-default-dev > +Depends: gerris, libgfs-dev, build-essential, pkg-config, > mpi-default-dev, mpi-default-bin > > However, if the dependencies libgfs-dev, build-essential, pkg-config, > mpi-default-dev and mpi-default-bin are actually needed for normal > usage of gerris, then maybe they should rather be added to the gerris > package's Depends in debian/control. > > Regards > Graham > > -- > debian-science-maintainers mailing list > debian-science-maintain...@lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers