Bug 506062

Summary: Anaconda crashes when resetting fs type from ext4 to ext3
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:85540438378144ec24fe4708259ff7d7a5b1b7b115e25f5cc4e1fa4d666f9232
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-18 08:58:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Joachim Frieben 2009-06-15 12:49:03 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.59 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/deviceaction.py", line 346, in __init__
    raise ValueError("new size same as old size")
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 1084, in run
    actions.append(ActionResizeFormat(usedev, new_size))
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1152, in editLVMVolumeGroup
    actions = vgeditor.run()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1076, in editCB
    self.editLVMVolumeGroup(device)
ValueError: new size same as old size

Comment 1 Joachim Frieben 2009-06-15 12:49:09 UTC
Created attachment 347931 [details]
Attached traceback automatically from anaconda.

Comment 2 David Lehman 2009-09-03 17:49:56 UTC
Were you unckecking the "Format" checkbutton or just changing new filesystem type from ext4 to ext3?

Comment 3 Joachim Frieben 2009-09-18 08:58:49 UTC
Not reproducible recently.