Description of problem: system-config-network deletes ipv6 entries from /etc/hosts Version-Release number of selected component (if applicable): yum updated fc5 current as of this bug report. How reproducible: 100% reproducible Steps to Reproduce: 1. create an /etc/hosts file that contains ~150 lines with v6 and v4 addresses alternating as such: 1234:5678:9abc:def0::5 foo5.example.org foo5 foo5-v6 10.0.0.5 foo5.example.org foo5 foo5-v4 2. start system-config-netork 3. do some noop and hit "save" in the file menu 4. look at /etc/hosts and notice the v6 addresses are now missing. Actual results: /etc/hosts has had the v6 addresses edited out. Expected results: No change to /etc/hosts Additional info:
Created attachment 127510 [details] testfile that shows the problem
system-config-network-1.4.7-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update system-config-network'
system-config-network-1.4.7-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.