build agent 3 hosts file
Hi, I notice the build agent 3 seems to have a problem with it's /etc/hosts file. As a temporary workaround I have added -DpreferIPv4Stack=true to the test command but it would be better if the hosts file could be changed. I think it should read: 178.32.188.4 node3.ovh.net node3 127.0.0.1 localhost localhost.localdomain ::1 localhost ip6-localhost ip6-loopback Thanks, Caleb
Hi Caleb, Thx for the notice. We also saw the problem but we didn't took the time to fix it. I fixed it. The new content of hosts file is: ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 127.0.0.1 localhost.localdomain localhost # Auto-generated hostname. Please do not remove this comment. 178.32.188.4 node3.ovh.net node3 Alex On Tue, Aug 9, 2011 at 9:49 PM, Caleb James DeLisle < calebdelisle@lavabit.com> wrote:
Hi, I notice the build agent 3 seems to have a problem with it's /etc/hosts file. As a temporary workaround I have added -DpreferIPv4Stack=true to the test command but it would be better if the hosts file could be changed.
I think it should read:
178.32.188.4 node3.ovh.net node3 127.0.0.1 localhost localhost.localdomain ::1 localhost ip6-localhost ip6-loopback
Thanks,
Caleb
_______________________________________________ infra mailing list infra@xwiki.org http://lists.xwiki.org/mailman/listinfo/infra
participants (2)
-
Alexandru Stancu -
Caleb James DeLisle