Bug 1193120

Summary: [abrt] dnssec-trigger: dnssec-trigger-script:60:Config:NameError: name 'TRUE' is not defined
Product: [Fedora] Fedora Reporter: Pavel Šimerda (pavlix) <psimerda>
Component: dnssec-triggerAssignee: Paul Wouters <pwouters>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cra, pj.pandit, psimerda, pspacek, pwouters, thozza
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/54eccced2a63ea528c9e4abba169e5c62f61fd0f
Whiteboard: abrt_hash:77a20341791cd9a40d5499954f2ef2c59e8e4972
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-11 20:16:05 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:
Description Flags
File: backtrace
none
File: environ none

Description Pavel Šimerda (pavlix) 2015-02-16 15:36:26 UTC
Description of problem:
In reaction to disabling and enabling wifi.

Version-Release number of selected component:
dnssec-trigger-0.12-18.fc22

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python /usr/libexec/dnssec-trigger-script --update
executable:     /usr/libexec/dnssec-trigger-script
kernel:         3.20.0-0.rc0.git5.1.fc23.x86_64
runlevel:       unknown
type:           Python
uid:            0

Truncated backtrace:
dnssec-trigger-script:60:Config:NameError: name 'TRUE' is not defined

Traceback (most recent call last):
  File "/usr/libexec/dnssec-trigger-script", line 48, in <module>
    class Config:
  File "/usr/libexec/dnssec-trigger-script", line 60, in Config
    "use_private_address_ranges": TRUE,
NameError: name 'TRUE' is not defined

Local variables in innermost frame:
path: '/etc/dnssec.conf'
__module__: '__main__'
__doc__: 'Global configuration options'

Potential duplicate: bug 1187371

Comment 1 Pavel Šimerda (pavlix) 2015-02-16 15:36:29 UTC
Created attachment 992252 [details]
File: backtrace

Comment 2 Pavel Šimerda (pavlix) 2015-02-16 15:36:31 UTC
Created attachment 992253 [details]
File: environ

Comment 3 Charles R. Anderson 2015-03-11 20:16:05 UTC

*** This bug has been marked as a duplicate of bug 1187371 ***