Bug 395431 - s-c-ki crashes (may be in code, related with MBR)
Summary: s-c-ki crashes (may be in code, related with MBR)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pykickstart
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 406861 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-22 09:44 UTC by Anton Guda
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-23 22:42:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Anton Guda 2007-11-22 09:44:08 UTC
Description of problem:
system-config-kickstart give traceback on startup.

Version-Release number of selected component (if applicable):

system-config-kickstart-2.7.13-1
pykickstart-1.22-1


How reproducible:
always

Steps to Reproduce:
1. system-config-kickstart
2. wait for repositories (here may be another bug)

  
Actual results:
traceback and exit

Expected results:
work w/o traceback

Additional info:

traceback
Component: system-config-kickstart
Summary: TBae86c3ff partition.py:281:applyKickstart:AttributeError: F9_ZeroMbr 
instance has no attribute 'zerombr'

Traceback (most recent call last):
  File "/usr/bin/system-config-kickstart", line 83, in <module>
    kickstartGui.kickstartGui(file)
  File "/usr/share/system-config-kickstart/kickstartGui.py", line 180, in 
__init__
    self.applyKickstart()
  File "/usr/share/system-config-kickstart/kickstartGui.py", line 333, in 
applyKickstart
    self.partition_class.applyKickstart()
  File "/usr/share/system-config-kickstart/partition.py", line 281, in 
applyKickstart
    if self.ks.zerombr.zerombr:
AttributeError: F9_ZeroMbr instance has no attribute 'zerombr'

Local variables in innermost frame:
self: <partition.partition instance at 0x99dfacc>


P.S. it may be a typo in 
/usr/share/system-config-kickstart/partition.py +281
zerombr.zerombr

Comment 1 Chris Lumens 2007-11-23 22:42:43 UTC
This will be fixed in the next build of pykickstart.

Comment 2 Chris Lumens 2007-11-30 19:32:20 UTC
*** Bug 406861 has been marked as a duplicate of this bug. ***


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