[Bug 24874] Re: network-admin aliases hostname to 127.0.0.1 unconditionally

2006-04-21 Thread Shai Berger
Thanks for reopening. Assigning hostname to localhost is indeed logical, unless the hostname is already assigned an address -- which is the whole point of the bug. -- network-admin aliases hostname to 127.0.0.1 unconditionally https://launchpad.net/bugs/24874 -- desktop-bugs mailing list desktop

[Bug 24874] Re: [network-admin] aliases hostname to 127.0.0.1 unconditionally

2010-09-14 Thread Shai Berger
Quoting my comment #10 of a year ago: > I have lost personal interest in this bug, and can no longer test it easily. This is still the case. -- [network-admin] aliases hostname to 127.0.0.1 unconditionally https://bugs.launchpad.net/bugs/24874 You received this bug notification because you are

[Bug 24874] Re: [network-admin] aliases hostname to 127.0.0.1 unconditionally

2009-08-22 Thread Shai Berger
I have lost personal interest in this bug, and can no longer test it easily. I have not learned any more Perl, but examination of the routine mentioned above (gst_network_ensure_loopback_statichost) in a modern version seems to show that the bug is still present (both code paths alias hostname to l

[Bug 24874] Re: [network-admin] aliases hostname to 127.0.0.1 unconditionally

2009-08-22 Thread Shai Berger
Oh, scratch my earlier comment. I've now seen what's been going on with the new system-tool-backends on freedesktop.org. If this bug is still valid, it probably belongs in a different package now. -- [network-admin] aliases hostname to 127.0.0.1 unconditionally https://bugs.launchpad.net/bugs/248

[Bug 24874] Re: [network-admin] aliases hostname to 127.0.0.1 unconditionally

2009-08-25 Thread Shai Berger
No, I meant that I had found a version of an old network.pl in my system and had thought it was modern. I've taken another short look at system-tool-backends, and found ensure_loopback_statichost in line 329 of Network/hosts.pm. If that function is called with the hostname, it still does what this