Bug 673158

Summary: AttributeError: 'Storage' object has no attribute 'writeMtab'
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 19CC: anaconda-maint-list, awilliam, jonathan, jturner, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:59e82d6046b25455ab9105d5806fbce867f5b6c9e73fb8a7e21b79707109c33f
Fixed In Version: anaconda-15.19-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-12 23:10:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
0001-Fix-for-bug-673158.patch none

Description James Laska 2011-01-27 15:19:27 UTC
The following was filed automatically by anaconda:
anaconda 15.18 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/yuminstall.py", line 1596, in doPreInstall
    anaconda.storage.writeMtab(root=anaconda.rootPath)
  File "/tmp/updates/pyanaconda/backend.py", line 209, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  File "/tmp/updates/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/tmp/updates/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/tmp/updates/pyanaconda/gui.py", line 1265, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/tmp/updates/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/tmp/updates/pyanaconda/gui.py", line 1286, in handleRenderCallback
    self.currentWindow.renderCallback()
AttributeError: 'Storage' object has no attribute 'writeMtab'

Comment 1 James Laska 2011-01-27 15:19:31 UTC
Created attachment 475619 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2011-01-27 15:25:21 UTC
Created attachment 475620 [details]
0001-Fix-for-bug-673158.patch

Comment 4 Fedora End Of Life 2013-04-03 20:32:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 5 Adam Williamson 2013-05-12 23:10:07 UTC
This was clearly fixed long ago, closing.