Bug 673158 - AttributeError: 'Storage' object has no attribute 'writeMtab'
Summary: AttributeError: 'Storage' object has no attribute 'writeMtab'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:59e82d6046b25455a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-27 15:19 UTC by James Laska
Modified: 2013-09-02 06:52 UTC (History)
5 users (show)

Fixed In Version: anaconda-15.19-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-12 23:10:07 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (213.03 KB, text/plain)
2011-01-27 15:19 UTC, James Laska
no flags Details
0001-Fix-for-bug-673158.patch (914 bytes, patch)
2011-01-27 15:25 UTC, James Laska
no flags Details | Diff

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.


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