Bug 1083190

Summary: [abrt] openstack-packstack: run_setup.py:915:main:NameError: global name 'logFile' is not defined
Product: [Fedora] Fedora Reporter: Wayne E. Seguin <wayneeseguin>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ichavero, itamar, mmagr, p
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b3f88959922bb6c8242041bc20f71082d97a10c6
Whiteboard: abrt_hash:91ad81364e5475d31c575d44b62203f6396bf074
Fixed In Version: openstack-packstack-2013.2.1-0.37.dev1048.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-05 07:41:35 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 Wayne E. Seguin 2014-04-01 15:52:09 UTC
Description of problem:
running packstack --allinone	

Version-Release number of selected component:
openstack-packstack-2013.2.1-0.29.dev956.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python /bin/packstack --allinone
executable:     /bin/packstack
kernel:         3.13.7-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
run_setup.py:915:main:NameError: global name 'logFile' is not defined

Traceback (most recent call last):
  File "/bin/packstack", line 15, in <module>
    run_setup.main()
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 915, in main
    print output_messages.ERR_CHECK_LOG_FILE_FOR_MORE_INFO%(logFile)
NameError: global name 'logFile' is not defined

Local variables in innermost frame:
e: NetworkError('Local IP address discovery failed. Please set nameserver correctly.',)

Comment 1 Wayne E. Seguin 2014-04-01 15:52:12 UTC
Created attachment 881412 [details]
File: backtrace

Comment 2 Wayne E. Seguin 2014-04-01 15:52:14 UTC
Created attachment 881413 [details]
File: environ