Bug 835298 - Attempt to extract DNS server addresses from NetWorkManager fails
Summary: Attempt to extract DNS server addresses from NetWorkManager fails
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dnssec-trigger
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Wouters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-25 21:39 UTC by Tom Hughes
Modified: 2012-07-11 23:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-11 23:50:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tom Hughes 2012-06-25 21:39:02 UTC
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;}'`"

Comment 1 Fedora Update System 2012-06-28 15:12:07 UTC
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

Comment 2 Fedora Update System 2012-06-29 17:47:19 UTC
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

Comment 3 Fedora Update System 2012-06-30 21:49:26 UTC
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).

Comment 4 Fedora Update System 2012-07-11 23:50:40 UTC
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.

Comment 5 Fedora Update System 2012-07-11 23:58:37 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.