On Mon, Jun 10, 2024 at 11:59:34AM +0200, Chris Hofstaedtler wrote:
> Hi,
> 
> On Mon, Feb 12, 2024 at 08:43:07AM -0700, Sam Hartman wrote:
> > >>>>> "Simon" == Simon McVittie <s...@debian.org> writes:
[..]
> >     Simon> However, even with both of those, if the krb5 test suite (or
> >     Simon> protocol) is resolving the local hostname with AF_INET
> >     Simon> (IPv4-only), and with either AI_ADDRCONFIG or NULL hints,
> >     Simon> then that will not yield any results on an IPv6-only system
> >     Simon> for the reasons discussed in #952740 and related bug reports.
> > 
> > Krb5 is very v6-happy.
> 
> It really seems like krb5 is not quite as ipv6-*only*-happy as one
> would like to think.

Adam (adsb) points out that the test code in
lib/rpc/unit-test/client.c [1] uses code that does not support
IPv6(-only). I.e. gethostbyname for a name that has no IPv4 address
will fail.

Please try fixing this before adding workarounds?

Chris

[1] 
https://sources.debian.org/src/krb5/1.20.1-6/src/lib/rpc/unit-test/client.c/#L127

Reply via email to