Description of problem: The NetworkManager dispatcher script which dnssec-trigger installs fails because it asks nmcli for non-existent attributes. Version-Release number of selected component (if applicable): dnssec-trigger-0.10-4.fc17.x86_64 How reproducible: Run /etc/NetworkManager/dispatcher.d/01-dnssec-trigger-hook and then check the dnssec-trigger status and see that no servers have been found. Additional info: The problem is that the script asks for IP4-DNS and IP6-DNS which are properties that don't seem to exist. This version of the command seems to work: ips="`$nmcli -f IP4,IP6 dev list | fgrep 'DNS' | awk '{print $2;}'`"
dnssec-trigger-0.11-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/dnssec-trigger-0.11-3.fc17
dnssec-trigger-0.11-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/dnssec-trigger-0.11-1.fc16
Package dnssec-trigger-0.11-3.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 dnssec-trigger-0.11-3.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-10069/dnssec-trigger-0.11-3.fc17 then log in and leave karma (feedback).
dnssec-trigger-0.11-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
dnssec-trigger-0.11-3.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.