[Bug 1880197] Re: ephemeral key used to sign mokmanager should have better certificate attributes

2021-01-16 Thread Jeff Squyres
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

[Bug 1880197] Re: ephemeral key used to sign mokmanager should have better certificate attributes

2021-01-07 Thread Jeff Squyres
** 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

[Bug 1731938] Re: Invalid results with OpenMPI because of --enable-heterogeneous

2019-08-02 Thread Jeff Squyres via ubuntu-bugs
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

[Bug 1838684] Re: Open MPI 2.1.1 sample code failure

2019-08-02 Thread Jeff Squyres via ubuntu-bugs
*** 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

[Bug 1838684] Re: Open MPI 2.1.1 sample code failure

2019-08-02 Thread Jeff Squyres via ubuntu-bugs
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

[Bug 1838684] Re: Open MPI 2.1.1 sample code failure

2019-08-02 Thread Jeff Squyres via ubuntu-bugs
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

[Bug 1838684] [NEW] Open MPI 2.1.1 sample code failure

2019-08-01 Thread Jeff Squyres via ubuntu-bugs
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

[Bug 139386] Re: OpenMPI: Problem with c-interface?

2009-12-09 Thread Jeff Squyres
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: