Bug 490044

Summary: 'NoDevice' object has no attribute 'teardownFormat'
Product: [Fedora] Fedora Reporter: Luke Macken <lmacken>
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, dlehman, pfrields, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-13 02:35:45 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:

Description Luke Macken 2009-03-12 22:45:03 UTC
Description of problem:
I got this traceback when firing up the 'liveinst' a second time to try and do an install.

Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/__init__.py", line 1466, in umountFilesystems
    device.teardownFormat() 
  File "/usr/lib/anaconda/livecd.py", line 162, in doPreInstall
    swapoff = False)
  File "/usr/lib/anaconda/backend.py", line 279, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  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 1317, 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 1338, in handleRenderCallback
    self.currentWindow.renderCallback()
AttributeError: 'NoDevice' object has no attribute 'teardownFormat'

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

http://katzj.fedorapeople.org/rawhide-i686-20090312.0.iso in kvm

Comment 1 David Lehman 2009-03-13 02:35:45 UTC

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