Bug 500991 - FSError: filesystem has not been created
Summary: FSError: filesystem has not been created
Keywords:
Status: CLOSED RAWHIDE
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:aaabfd9e3cb33eae4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-15 12:09 UTC by James Laska
Modified: 2013-09-02 06:36 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-26 15:59:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (135.00 KB, text/plain)
2009-05-15 12:09 UTC, James Laska
no flags Details

Description James Laska 2009-05-15 12:09:15 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.52 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/formats/fs.py", line 176, in _setTargetSize
    raise FSError("filesystem has not been created")
  File "/usr/lib/anaconda/storage/deviceaction.py", line 354, in __init__
    self.device.format.targetSize = newsize
  File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 295, in run
    actions.append(ActionResizeFormat(request, size))
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1119, in editPartition
    actions = parteditor.run()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1080, in editCB
    self.editPartition(device)
FSError: filesystem has not been created

Comment 1 James Laska 2009-05-15 12:09:20 UTC
Created attachment 344126 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-05-15 12:10:23 UTC
Looks to be the same as bug#498553 ?

= Steps to reproduce =

* Install autopart
* Initiate a new install, and select 'Custom partition'
* resize previous '/boot' partition from 200 to 196

Comment 3 David Lehman 2009-05-18 17:33:46 UTC
This will be fixed in anaconda-11.5.0.53-1.

Comment 4 James Laska 2009-05-26 15:59:43 UTC
Tested and confirmed fix using anaconda-11.5.0.54-1


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