On 05/29/2016 07:47 PM, Brandon Allbery via RT wrote:
getent hosts

> getent hosts on faulty system
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 127.0.0.1 localhost localhost.localdomain localhost6 localhost6.localdomain6


On ok system. It differs only in the second line

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
127.0.0.1       localhost6 localhost6.localdomain6

I've removed the localhost localhost.localdomain part from the second line in /etc/hosts and after that the test went ok. So this was really a quick fix.


Thanks,

Marcel

Reply via email to