Bug 866442

Summary: AttributeError: 'module' object has no attribute 'Firewall'
Product: [Fedora] Fedora Reporter: Joost Ringoot <joost.ringoot>
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: clumens, stephent98
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:34667e7422f82136a6337198270dde069985e64c951ddfb4fb8c6ef861da7784
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-15 17:08:49 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: environ
none
File: type
none
File: exnFileName
none
File: product
none
File: hashmarkername
none
File: version
none
File: release none

Description Joost Ringoot 2012-10-15 11:35:47 UTC
Description of problem:
system-config-kickstart crashed at launch

Version-Release number of selected component:
system-config-kickstart-2.8.8-2.fc17.noarch

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python2  /bin/system-config-kickstart
kernel:         3.6.1-1.fc17.x86_64

description:
:The following was filed automatically by system-config-kickstart:
:system-config-kickstart @VERSION@ exception report
:Traceback (most recent call last):
:  File "/bin/system-config-kickstart", line 105, in <module>
:    ksGui.run()
:  File "/usr/share/system-config-kickstart/kickstartGui.py", line 200, in run
:    self.firewall_class = firewall.Firewall(xml, self.ksHandler)
:AttributeError: 'module' object has no attribute 'Firewall'

Comment 1 Joost Ringoot 2012-10-15 11:35:50 UTC
Created attachment 627346 [details]
File: environ

Comment 2 Joost Ringoot 2012-10-15 11:35:52 UTC
Created attachment 627347 [details]
File: type

Comment 3 Joost Ringoot 2012-10-15 11:35:54 UTC
Created attachment 627348 [details]
File: exnFileName

Comment 4 Joost Ringoot 2012-10-15 11:35:56 UTC
Created attachment 627349 [details]
File: product

Comment 5 Joost Ringoot 2012-10-15 11:35:57 UTC
Created attachment 627350 [details]
File: hashmarkername

Comment 6 Joost Ringoot 2012-10-15 11:35:59 UTC
Created attachment 627351 [details]
File: version

Comment 7 Joost Ringoot 2012-10-15 11:36:01 UTC
Created attachment 627352 [details]
File: release

Comment 8 Joost Ringoot 2012-10-15 11:48:47 UTC
Additional Note: it took me a while to report this, due to a bug in anaconda, which prevented report-gtk to complete it's job, see  :
https://bugzilla.redhat.com/show_bug.cgi?id=741647

Comment 9 Joost Ringoot 2012-10-15 11:54:45 UTC
This is just a smal test.
I expect this to generate a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=741647 


Package: system-config-kickstart-2.8.8-2.fc17.noarch
OS Release: Fedora release 17 (Beefy Miracle)

Comment 10 Joost Ringoot 2012-10-15 11:59:51 UTC
err, in comment 9.  I meant https://bugzilla.redhat.com/show_bug.cgi?id=866442 o' course.

Comment 11 Chris Lumens 2012-10-15 14:30:17 UTC
system-config-kickstart is unlikely to see any attention until post-F18.  bug 741647 is not a bug in anaconda.

Comment 12 Chris Lumens 2012-10-15 17:08:49 UTC
And I'm not planning on reusing this code anyway.

Comment 13 Joost Ringoot 2012-10-16 08:52:47 UTC
"until post-F18"? does that mean that there will be no working system-config-kickstart for F17 nor for F18.

Comment 14 Steve Tyler 2012-10-16 12:40:03 UTC
Isn't this bug a duplicate of
Bug 820748 - system-config-kickstart is broken 
?

They both have:
AttributeError: 'module' object has no attribute 'Firewall'