Bug 509018
| Summary: | test of anaconda save to bz when storage routines compromised | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | 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: |
|
||||||
Created attachment 350023 [details]
Attached traceback automatically from anaconda.
This bz was created as a result of a test of a fix proposed in bz 497240. 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 *** Closing is ok...this bz was proof of fix for 497240 |
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'