[Pkg-openmpi-maintainers] Bug#584702: Bug#584702: tcp6:// URI's don't follow RFC 3986

Manuel Prinz manuel at debian.org
Tue Jul 20 20:44:30 UTC 2010


Hi Ivan,

thanks for your report!

Am Sonntag, den 06.06.2010, 02:09 +0700 schrieb Ivan Shmakov:
> Package: openmpi-bin
> Version: 1.4.1-1
> 
> 	RFC 3986 reads:
> 
> --cut--
>    A host identified by an Internet Protocol literal address, version 6
>    [RFC3513] or later, is distinguished by enclosing the IP literal
>    within square brackets ("[" and "]").
> --cut--
> 
> 	However, mpirun(1) results in orted(1) being passed URI's like:
> 	tcp6://2001:DB8::1:54321/ (i. e., without the brackets.)

I took the issue upstream, a ticket can be found at [1]. There is an
open question whether the above reads as

  tcp6://[ip_address]:port/

or

  tcp6://[ip_address:port]/

Could you clarify? And would you mind testing the patch? It would be of
great help to fix the issue, as I have no working IPv6 setup to test.
Thanks in advance!

Best regards,
Manuel

[1] https://svn.open-mpi.org/trac/ompi/ticket/2498








More information about the Pkg-openmpi-maintainers mailing list