https://bugzilla.redhat.com/show_bug.cgi?id=1865207

Emmanuel Seyman <emman...@seyman.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Link ID|                            |CPAN 131109



--- Comment #5 from Emmanuel Seyman <emman...@seyman.fr> ---
Adding Data::Dumper to the mix, I get the following structure:
                'failure' => [
                                'Temporary failure in name resolution',
                                'resolve',
                                'getaddrinfo',
                                -3
                              ],

So the issue here is that we're getting a temporary failure (EAI_AGAIN) instead
of a definite one (EAI_NONAME or EAI_NODATA)... Upstream has similar bug
reports already open. RT bug #131109 seems to be the closest)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to