Description of problem: There is no more SAVEDIR in dhclient-script so SERVERFILE=$SAVEDIR/chrony.servers.$interface in /etc/dhcp/dhclient.d/chrony.sh creates file in / (not very clean...) and /usr/libexec/chrony-helper add-dhclient-servers doesn't work if you use network legacy Version-Release number of selected component (if applicable): dhclient-4.2.4-1.fc17.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Thanks for the investigation. Yes, I removed the SAVEDIR variable in http://pkgs.fedoraproject.org/gitweb/?p=dhcp.git;a=commitdiff;h=1e3f54a9ec3e1610b8ad4920c6c6b0c4c80a1e22 because it's not used in dhclient-script anymore. I see that /etc/dhcp/dhclient.d/nis.sh uses it too so I've just put it back.
dhcp-4.2.4-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/dhcp-4.2.4-2.fc17
Package dhcp-4.2.4-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dhcp-4.2.4-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9603/dhcp-4.2.4-2.fc17 then log in and leave karma (feedback).
I updated dhclient only. It's OK.
dhcp-4.2.4-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.