FS#75535 - [openmpi] openssh hard dependency.

Attached to Project: Arch Linux
Opened by bartus (bartus) - Sunday, 07 August 2022, 16:29 GMT
Last edited by David Runge (dvzrv) - Monday, 27 February 2023, 16:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To David Runge (dvzrv)
Levente Polyak (anthraxx)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description: openssh was moved to `optdepends` but it's actually a hard one.

Additional info:
* package version: 4.1.4
* link to upstream bug report: https://github.com/open-mpi/ompi/issues/3625

Steps to reproduce:

* install `openmpi` but ommit `openssh`
* call `mpirun ls`
* get error about missing `ssh`
This task depends upon

Closed by  David Runge (dvzrv)
Monday, 27 February 2023, 16:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with 4.1.5-1.
Comment by bartus (bartus) - Sunday, 07 August 2022, 16:47 GMT
One can force `plm_rsh_agent` to be e.g: `bash` with `mpirun --mca plm_rsh_agent bash` but it's not the default behavior yet, perhaps in `openmpi:5.0`.
Comment by bartus (bartus) - Sunday, 07 August 2022, 19:28 GMT
Comment by bartus (bartus) - Sunday, 07 August 2022, 19:29 GMT
Comment by Doug Newgard (Scimmia) - Sunday, 07 August 2022, 19:57 GMT
Sure looks like it's optional to me. Is it needed to run john, freecad, paraview, etc?
Comment by Toolybird (Toolybird) - Thursday, 11 August 2022, 07:19 GMT
FWIW, both Debian/Fedora appear to depend on an ssh-client.
Comment by David Runge (dvzrv) - Friday, 24 February 2023, 16:02 GMT
@bartus: thanks for the ticket!

Please check out 4.1.5-1 in [testing] and give feedback.

Loading...