Bug 1078882
| Summary: | [abrt] dnssec-trigger: 01-dnssec-trigger-hook:506:configure_forward_zones:KeyError: 'eng.brq.redhat.com' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robin Hack <rhack> | ||||||
| Component: | dnssec-trigger | Assignee: | Tomáš Hozza <thozza> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | pspacek, pwouters, rhack, thozza, vonsch | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/09f4e3920ed0fa55bac48090362f20f2f46973b4 | ||||||||
| Whiteboard: | abrt_hash:303e5998e9862bed96e05e935dabd9831ca6e9d1 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-04 15:04:25 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 876837 [details]
File: backtrace
Created attachment 876838 [details]
File: environ
Hi. Can you please describe the situation when it happened? Did it happen when putting the PC to sleep, or from sleep, or connecting/disconnecting to/from some particular type of network/connection? Thanks in advance... Since we rebased the old script with new one I'm closing this as CURRENTRELEASE. BTW there is no point of filing bugs if you are not willing to respond to NEEDINFO at least once. Just remove needinfo flag. BTW: abrt is automatic/user friendly tool. So I it's normal just to send bug and don't care about bug. |
Version-Release number of selected component: dnssec-trigger-0.11-20.fc20 Additional info: reporter: libreport-2.2.0 cmdline: /usr/bin/python2 /etc/NetworkManager/dispatcher.d/01-dnssec-trigger-hook em1 up executable: /etc/NetworkManager/dispatcher.d/01-dnssec-trigger-hook kernel: 3.13.6-200.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: 01-dnssec-trigger-hook:506:configure_forward_zones:KeyError: 'eng.brq.redhat.com' Traceback (most recent call last): File "/etc/NetworkManager/dispatcher.d/01-dnssec-trigger-hook", line 550, in <module> configure_forward_zones(ac, fzones_config) File "/etc/NetworkManager/dispatcher.d/01-dnssec-trigger-hook", line 506, in configure_forward_zones connection = fzones_from_ac[zone] KeyError: 'eng.brq.redhat.com' Local variables in innermost frame: domain: 'brq.redhat.com' secure: False uuid: '840e402b-069e-40fe-afef-22e9f79db7ae' zone: 'eng.brq.redhat.com' conns_with_domains: [<__main__.ActiveConnection instance at 0x25f4d88>] fzones_from_disk: {'eng.brq.redhat.com': '840e402b-069e-40fe-afef-22e9f79db7ae', 'englab.brq.redhat.com': '840e402b-069e-40fe-afef-22e9f79db7ae', 'brq.redhat.com': '840e402b-069e-40fe-afef-22e9f79db7ae', 'redhat.com': '840e402b-069e-40fe-afef-22e9f79db7ae', 'lab.eng.brq.redhat.com': '840e402b-069e-40fe-afef-22e9f79db7ae'} fzones_config: <__main__.FZonesConfig instance at 0x24751b8> connections: [<__main__.ActiveConnection instance at 0x25f4d88>] active_connections: [<__main__.ActiveConnection instance at 0x25f4d88>] conn: <__main__.ActiveConnection instance at 0x25f4d88> fzones_from_ac: {'brq.redhat.com': <__main__.ActiveConnection instance at 0x25f4d88>}