Bug#1112181: openmpi-bin: pmix doc warnings in stderr cause test failure

Drew Parsons dparsons at debian.org
Wed Aug 27 10:18:16 BST 2025


Package: openmpi-bin
Version: 5.0.8-3
Severity: serious
Justification: debci

openmpi 5.0.8-3 readjusted the pmix configuration to allow openmpi to run
without the external pmix 6 library.

It looks like some small pmix detail got missed. Running mpiexec gets a
warning about missing pmix (and prte) help files

$ mpiexec -n 1 date
--------------------------------------------------------------------------
Sorry!  You were supposed to get help about:
    unavailable
But I couldn't open the help file:
    /usr/share/pmix/help-pcompress.txt: No such file or directory
    /usr/share/prte/help-pcompress.txt: No such file or directory.
Sorry!
--------------------------------------------------------------------------
Wed 27 Aug 2025 11:14:44 CEST


It's only a warning, but the problem is that it's sent to stderr.
This means that debci (autopkgtest) tests fail if they're not
configuring to ignore stderr.

This includes openmpi's own debci tests, which are now failing with 5.0.8-3


-- System Information:
Debian Release: forky/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.38+deb13-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages openmpi-bin depends on:
ii  libc6                        2.41-12
ii  libevent-core-2.1-7t64       2.1.12-stable-10+b1
ii  libhwloc15                   2.12.0-4+b1
ii  libopenmpi40                 5.0.8-3
ii  openmpi-common               5.0.8-3
ii  openssh-client [ssh-client]  1:10.0p1-8

openmpi-bin recommends no packages.

Versions of packages openmpi-bin suggests:
ii  gfortran [fortran-compiler]  4:14.2.0-1

-- no debconf information



More information about the debian-science-maintainers mailing list