[Buildroot] Issue: /etc/hosts file does not have ipv6 address
From: Christian Stewart via buildroot <hidden> Date: 2021-12-23 00:24:37
Hi all,
in skeleton-init-common the /etc/hosts file is created:
127.0.0.1 localhost
127.0.1.1 myhostname
Shouldn't this also have a definition for ipv6:
::1 localhost
I think this is why a lot of times "docker pull" fails with an error -
[::1]:... connection refused
Thanks,
Christian Stewart
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot