Bug 509018

Summary: test of anaconda save to bz when storage routines compromised
Product: [Fedora] Fedora Reporter: Clyde E. Kunkel <clydekunkel7734>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:8e92e761bf510bdd0ac23a58f60e08d0bce79aa9182dc56e8931a70d07835dda
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-06 19:20:30 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
Attached traceback automatically from anaconda. none

Description Clyde E. Kunkel 2009-06-30 21:25:25 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.59 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/partition_gui.py", line 160, in update
    xoffset = self.partedPartition.geometry.start / totalSectors * width
  File "/usr/lib/anaconda/iw/partition_gui.py", line 201, in __init__
    self.update()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 265, in add
    stripe = DiskStripeSlice(self, partition, self.tree, self.editCB)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 829, in populate
    stripe.add(device)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1351, in getScreen
    self.populate(initial = 1)
  File "/tmp/updates/gui.py", line 1430, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/tmp/updates/gui.py", line 1347, in nextClicked
    self.setScreen ()
AttributeError: 'StorageDevice' object has no attribute 'geometry'

Comment 1 Clyde E. Kunkel 2009-06-30 21:25:32 UTC
Created attachment 350023 [details]
Attached traceback automatically from anaconda.

Comment 2 Clyde E. Kunkel 2009-06-30 21:36:21 UTC
This bz was created as a result of a test of a fix proposed in bz 497240.

Comment 3 Andy Lindeberg 2009-07-06 19:20:30 UTC
You already filed a bug about this traceback, so I'm closing this report as a dupe of that one.

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

Comment 4 Clyde E. Kunkel 2009-07-06 20:51:20 UTC
Closing is ok...this bz was proof of fix for 497240