Bug 1039503

Summary: FSError: filesystem has not been created
Product: [Fedora] Fedora Reporter: Kamil Páral <kparal>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, kparal, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5b45ed6c18246a13064532683d7f44339cc1bf89c85fdac8ae0a4eb143a728a1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-16 14:08:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log
none
bug demonstration video none

Description Kamil Páral 2013-12-09 10:03:45 UTC
Description of problem:
I was trying to reproduce bug 1027947 comment 28. I played with the sizes of an existing / partition of a previous installation (enlarged, downsized, tried to set back the original size -- didn't work). Then I assigned it a new / mount, checked Reformat, clicked Update Settings. Finally I set the size back to original size and click Update Settings. Crashed.

Version-Release number of selected component:
anaconda-20.25.14-1

The following was filed automatically by anaconda:
anaconda 20.25.14-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 196, in _setTargetSize
    raise FSError("filesystem has not been created")
  File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 606, in cancel
    self.device.format.targetSize = self.origSize
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 378, in cancelAction
    action.cancel()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1476, in _save_right_side
    self.__storage.devicetree.cancelAction(action)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2839, in on_apply_clicked
    self._save_right_side(self._current_selector)
FSError: filesystem has not been created

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-TC5\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-300.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-TC5

Comment 1 Kamil Páral 2013-12-09 10:03:49 UTC
Created attachment 834283 [details]
File: anaconda-tb

Comment 2 Kamil Páral 2013-12-09 10:03:55 UTC
Created attachment 834284 [details]
File: anaconda.log

Comment 3 Kamil Páral 2013-12-09 10:03:59 UTC
Created attachment 834285 [details]
File: environ

Comment 4 Kamil Páral 2013-12-09 10:04:05 UTC
Created attachment 834286 [details]
File: lsblk_output

Comment 5 Kamil Páral 2013-12-09 10:04:08 UTC
Created attachment 834287 [details]
File: nmcli_dev_list

Comment 6 Kamil Páral 2013-12-09 10:04:09 UTC
Created attachment 834288 [details]
File: os_info

Comment 7 Kamil Páral 2013-12-09 10:04:12 UTC
Created attachment 834289 [details]
File: program.log

Comment 8 Kamil Páral 2013-12-09 10:04:14 UTC
Created attachment 834290 [details]
File: storage.log

Comment 9 Kamil Páral 2013-12-09 10:04:16 UTC
Created attachment 834291 [details]
File: syslog

Comment 10 Kamil Páral 2013-12-09 10:04:18 UTC
Created attachment 834292 [details]
File: ifcfg.log

Comment 11 Kamil Páral 2013-12-09 10:04:20 UTC
Created attachment 834293 [details]
File: packaging.log

Comment 12 Kamil Páral 2013-12-09 10:15:37 UTC
Created attachment 834296 [details]
bug demonstration video

This is what I was doing. But it didn't crash this time.

Comment 13 David Shea 2014-12-10 16:23:01 UTC
Does this still occur with Fedora 21?

Comment 14 Kamil Páral 2014-12-16 09:44:27 UTC
I could not reproduce this even with F20, I think it's safe to close this as obsolete.