Bug 495141 - FormatSetupError: format has not been created
Summary: FormatSetupError: format has not been created
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:98270aeaa34ef27dd...
Depends On: 495139
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-09 21:54 UTC by Andreas Thienemann
Modified: 2009-06-08 19:28 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-08 19:28:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (145.22 KB, text/plain)
2009-04-09 21:54 UTC, Andreas Thienemann
no flags Details

Description Andreas Thienemann 2009-04-09 21:54:48 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.38 exception report
Traceback (most recent call first):
  File "/tmp/updates/storage/formats/__init__.py", line 271, in setup
    raise FormatSetupError("format has not been created")
  File "/tmp/updates/storage/devices.py", line 1435, in setup
    self.slave.format.setup()
  File "/tmp/updates/storage/devices.py", line 250, in setupParents
    parent.setup()
  File "/tmp/updates/storage/devices.py", line 1635, in setup
    self.setupParents()
  File "/tmp/updates/storage/devices.py", line 1937, in setup
    self.vg.setup()
  File "/tmp/updates/storage/devices.py", line 546, in minSize
    self.setup()
  File "/tmp/updates/partition_ui_helpers_gui.py", line 363, in createPreExistFSOptionSection
    reqlower = origrequest.minSize
  File "/tmp/updates/lvm_dialog_gui.py", line 491, in editLogicalVolume
    (row, self.fsoptionsDict) = createPreExistFSOptionSection(reallv, maintable, row, mountCombo, self.storage, ignorefs = ["software RAID", "physical volume (LVM)", "vfat"], luksdev=templuks)
  File "/tmp/updates/lvm_dialog_gui.py", line 704, in editCurrentLogicalVolume
    self.editLogicalVolume(lv)
  File "/tmp/updates/lvm_dialog_gui.py", line 760, in logvolActivateCb
    self.editCurrentLogicalVolume()
FormatSetupError: format has not been created

Comment 1 Andreas Thienemann 2009-04-09 21:54:59 UTC
Created attachment 339005 [details]
Attached traceback automatically from anaconda.

Comment 2 Andreas Thienemann 2009-04-09 21:57:20 UTC
This bug "depends" on 495139.
When restarting the installation without resetting the partition table, anaconda crashes in the partition screen when trying to edit the lv partitions in the workstation_vg.


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