Bug 572624 - AttributeError: 'Ext4FS' object has no attribute 'mapName'
Summary: AttributeError: 'Ext4FS' object has no attribute 'mapName'
Keywords:
Status: CLOSED DUPLICATE of bug 494510
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:df12e9f35cdbd5361...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-11 17:48 UTC by b10242381
Modified: 2012-02-07 06:12 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-12 16:05:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (172.84 KB, text/plain)
2010-03-11 17:48 UTC, b10242381
no flags Details
Attached traceback automatically from anaconda. (674.78 KB, text/plain)
2010-04-22 01:32 UTC, Jonathan Smith
no flags Details
Attached traceback automatically from anaconda. (828.32 KB, text/plain)
2012-02-07 06:12 UTC, Anthony
no flags Details

Description b10242381 2010-03-11 17:48:09 UTC
The following was filed automatically by anaconda:
anaconda 13.32 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devices.py", line 1616, in create
    self._name = self.slave.format.mapName
  File "/usr/lib/anaconda/storage/deviceaction.py", line 203, in execute
    self.device.create(intf=intf)
  File "/usr/lib/anaconda/storage/devicetree.py", line 672, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib/anaconda/storage/__init__.py", line 290, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 109, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1313, in nextClicked
    self.anaconda.dispatch.gotoNext()
AttributeError: 'Ext4FS' object has no attribute 'mapName'

Comment 1 b10242381 2010-03-11 17:48:14 UTC
Created attachment 399406 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-03-12 16:05:07 UTC

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

Comment 3 Jonathan Smith 2010-04-22 01:32:34 UTC
Created attachment 408206 [details]
Attached traceback automatically from anaconda.

Comment 4 Anthony 2012-02-07 06:12:40 UTC
Created attachment 559839 [details]
Attached traceback automatically from anaconda.


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