Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 576085 - TypeError: format requires a mapping
Summary: TypeError: format requires a mapping
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:35c98d265c69d4273...
Depends On:
Blocks: F13Beta, F13BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2010-03-23 08:16 UTC by He Rui
Modified: 2013-01-10 05:47 UTC (History)
5 users (show)

Fixed In Version: anaconda-13.37-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-27 04:54:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (deleted)
2010-03-23 08:16 UTC, He Rui
no flags Details

Description He Rui 2010-03-23 08:16:25 UTC
The following was filed automatically by anaconda:
anaconda 13.36 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/formats/fs.py", line 522, in doCheck
    (self.type, self.device,)
  File "/usr/lib/anaconda/storage/formats/fs.py", line 449, in doResize
    self.doCheck(intf=intf)
  File "/usr/lib/anaconda/storage/deviceaction.py", line 348, in execute
    self.device.format.doResize(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()
TypeError: format requires a mapping

Comment 1 He Rui 2010-03-23 08:16:31 UTC
Created attachment 401961 [details]
Attached traceback automatically from anaconda.

Comment 2 He Rui 2010-03-23 08:31:12 UTC
steps:

1. Install f13-beta-tc1 with following partitions:

sda1  /boot ext2
sda2  /     ext2
sda3  swap

2. Install it again with shrunk sda2

3. Exception occurred

Comment 3 James Laska 2010-03-26 16:28:56 UTC
Hurry, a fix for this is included in F-13-Beta-RC1 (anaconda-13.37-1).  Can you confirm whether the reported problem is resolved?  Thanks!

Comment 4 Fedora Update System 2010-03-27 03:26:45 UTC
anaconda-13.37-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/anaconda-13.37-1.fc13

Comment 5 Fedora Update System 2010-03-27 04:53:29 UTC
anaconda-13.37-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 He Rui 2010-03-29 06:48:08 UTC
(In reply to comment #3)
> Hurry, a fix for this is included in F-13-Beta-RC1 (anaconda-13.37-1).  Can you
> confirm whether the reported problem is resolved?  Thanks!    

Thanks, James, it is resolved for me with anaconda 13.37. I've added comments on https://admin.fedoraproject.org/updates/anaconda-13.37-1.fc13.


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