Bug 489615 - Traceback when saving traceback from textmode
Summary: Traceback when saving traceback from textmode
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F11Beta, F11BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-03-10 22:21 UTC by Jesse Keating
Modified: 2013-01-10 03:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-19 01:16:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2009-03-10 22:21:49 UTC
Traceback (most recent call last):
  File "/usr/bin/anaconda", line 1016 in <module>
        handleException(anaconda, sys.exc_info())
  File "/usr/lib/anaconda/exception.py", line 644, in handleException
        runSaveDialog(anaconda, exn)
  File "usr/lib/anaconda/exception.py", line 495, in runSaveDialog
       saveWin.run()
  File "/usr/lib/anaconda/text.py", line 245, in run
        dests = self.anaconda.id.diskset.exceptionDisks(self.anaconda)
  AttributeError: InstallData instance has no attribute 'diskset'

(traceback was transposed)

Comment 1 Chris Lumens 2009-03-12 18:03:57 UTC
This should be fixed in the next build of anaconda.

Comment 2 Jesse Keating 2009-03-19 01:16:15 UTC
This is confirmed fixed.


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