Hello Andreas, Thanks, it solved build issue. I added tests for mb-mpi and at first I encountered this error:
-------------------------------------------------------------------------- The value of the MCA parameter "plm_rsh_agent" was set to a path that could not be found: plm_rsh_agent: ssh : rsh Please either unset the parameter, or check that the path is correct -------------------------------------------------------------------------- I googled this message and figured that this message suggests that ssh client is not installed. So I added ssh to Depends in debian/control for mb-mpi and then it worked. Regards, Nadiya On Thu, Jul 20, 2017 at 2:46 AM, Andreas Tille <[email protected]> wrote: > Hi again Nadiya, > > I hope you were able to solve the build issue. > > On Thu, Jul 20, 2017 at 09:58:27AM +0200, Andreas Tille wrote: > > > > I'll check the test and will upload if its OK. > > The test ist OK for the non-MPI version. I wonder whether you could add > a test for mr-mpi. > > Kind regards > > Andreas. > > -- > http://fam-tille.de > >

