[From nobody Wed Sep  2 13:37:09 2026
Received: (at submit) by bugs.debian.org; 31 Jul 2026 11:56:01 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-18.9 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FOURLA,HAS_PACKAGE,NO_RELAYS,XMAILER_REPORTBUG
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 29; hammy, 150; neutral, 70; spammy,
 0. spammytokens: hammytokens:0.000-+--XDebbugsCc,
 0.000-+--X-Debbugs-Cc, 0.000-+--H*Ad:N*Bug, 0.000-+--HTo:N*Debian,
 0.000-+--forky
Return-path: &lt;dabonatan@proton.me&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;dabonatan@proton.me&gt;) id 1wplqJ-0027hh-2M
 for submit@bugs.debian.org; Fri, 31 Jul 2026 11:56:00 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stepan &lt;dabonatan@proton.me&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: mrbayes-mpi: Spawns instances of regular mb instead of running one
 parallel instance
Message-ID: &lt;178549895551.32307.12971324674619550636.reportbug@cyfrifiadur&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Fri, 31 Jul 2026 14:55:55 +0300
Delivered-To: submit@bugs.debian.org

Package: mrbayes-mpi
Version: 3.2.7a-7+b1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: dabonatan@proton.me

Dear Maintainer,

Running mb-mpi spawn instances of MrBayes instead of running the version
with parallel support. Compiling the parallel version from git source
produces a working version (https://github.com/NBISweden/MrBayes,
./configure --with-mpi=yes), but compiling the source debian package
doesn't.

A smaller problem is that the package is undocumented. The official
instructions say that the parallel version should be run with `mpirun`:
`mpirun -np 4 mb file.nex`. The debian package ships `mb-mpi` executable,
which is a bash wrapper that does that with environmental variable
MPI_OPTIONS passed to mpirun as options. But to figure it out, a user
needs to read the script.


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 7.1.3+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mrbayes-mpi depends on:
ii  libc6            2.42-17
ii  libhmsbeagle1v5  4.0.1+dfsg-5
ii  libreadline8t64  8.3-4
ii  mpi-default-bin  1.20
ii  ssh              1:10.4p1-2

mrbayes-mpi recommends no packages.

Versions of packages mrbayes-mpi suggests:
pn  mpi-default  &lt;none&gt;
ii  mrbayes-doc  3.2.7a-7

-- no debconf information
]