On Sun, May 29, 2016 at 1:43 PM, mt1957 <perl6-bugs-follo...@perl.org>
wrote:

>   * On both systems localhost translates to 127.0.0.1 (checked with dig)


Note that dig only tells you what DNS returns, not what a query through NSS
returns; use "getent hosts" for that. In particular, it will not tell you
how /etc/hosts affects things.
(I would suspect that, on the failing system, localhost first resolves to
::1 and IPv6 is not configured.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to