Bug 496669 - Traceback at end of EFI install
Summary: Traceback at end of EFI install
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:8946f674dbea73b7c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-20 16:02 UTC by Will Woods
Modified: 2009-04-20 17:20 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-20 17:20:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (287.72 KB, text/plain)
2009-04-20 16:02 UTC, Will Woods
no flags Details

Description Will Woods 2009-04-20 16:02:13 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.46 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/booty/bootloaderInfo.py", line 569, in addNewEfiEntry
    ind = len(bootdev)
  File "/usr/lib/anaconda/booty/bootloaderInfo.py", line 594, in installGrub
    self.addNewEfiEntry(instRoot)
  File "/usr/lib/anaconda/booty/x86.py", line 103, in installGrub
    grubPath, target, cfPath)
  File "/usr/lib/anaconda/booty/x86.py", line 357, in writeGrub
    target, cfPath)
  File "/usr/lib/anaconda/booty/x86.py", line 534, in write
    justConfig | (not self.useGrubVal))
  File "/usr/lib/anaconda/bootloader.py", line 200, in writeBootloader
    justConfigFile)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1323, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1344, in handleRenderCallback
    self.currentWindow.renderCallback()
TypeError: object of type 'PartitionDevice' has no len()

Comment 1 Will Woods 2009-04-20 16:02:18 UTC
Created attachment 340369 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2009-04-20 17:20:52 UTC
This will be fixed in the next build of anaconda.  Thanks for the bug report.


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