Per @vorlorn's and @xnox's suggestions, I opened a merge request with
better subject lines for the ephemeral certificate. Could someone have
a look?
https://code.launchpad.net/~jsquyres-
cisco/ubuntu/+source/shim/+git/shim/+merge/395923
Many thanks.
--
You received this bug notification becaus
** Merge proposal linked:
https://code.launchpad.net/~jsquyres-cisco/ubuntu/+source/shim/+git/shim/+merge/395923
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1880197
Title:
ephemeral key used t
Wow, just found this bug.
I am one of the upstream Open MPI developers; we just had this exact
issue reported to us, and I reported it in
https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/1838684. I guess
I'll go mark that one as a duplicate of this one.
The fix for this issue is very, very
*** This bug is a duplicate of bug 1731938 ***
https://bugs.launchpad.net/bugs/1731938
This bug is a dup of an almost 2-year old bug:
https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/1731938.
Ubuntu package maintainer: please fix this issue. It's very easy to
fix.
** This bug has been
I forgot to link to the upstream bug where this was initially reported:
https://github.com/open-mpi/ompi/pull/4501
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838684
Title:
Open MPI 2.1.1 sample
It looks like the issue is because the Ubuntu package is compiled with
`--enable-heterogeneous` (this is not a default option). Specifically:
if I compile Open MPI 2.1.1 with `--enable-heterogeneous`, I am able to
replicate the issue.
It further looks like we elected not to fix this issue upstrea
Public bug reported:
As reported at the upstream Open MPI users list (https://www.mail-
archive.com/us...@lists.open-mpi.org/msg33383.html), the Open MPI v2.1.1
bundled in Ubuntu 18.04.x seems to have a problem. I am one of the
upstream Open MPI developers, so I am filing this issue here.
When t
This usually indicates that either you are using the wrong libmpi or the
wrong mpirun (i.e., that there's a mismatch somehow between your mpirun
and the libmpi that it is using -- perhaps the libmpi belongs to either
another MPI implementation or a different version of Open MPI...?).
--
OpenMPI: