Bug 873461

Summary: ValueError: format is not resizable
Product: [Fedora] Fedora Reporter: Reartes Guillermo <rtguille>
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: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9e332e7fd53a38345198c5fe36e985c3b0d9776c7b5364f4bca315fd67491d85
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 02:58:58 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
File: anaconda-tb
none
File: product
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: environ
none
File: executable
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release
none
File: program.log none

Description Reartes Guillermo 2012-11-05 22:23:41 UTC
Description of problem:
the guest has a previous fedora and a ntfs partition
i selected the disk and manual partitioning
select the ntfs partition, check REFORMAT, apply, then i look the same partition again and remove the check REFORMAT and then apply again, then finish partitioning. kaboom.


Version-Release number of selected component:
anaconda-18.24

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.5-2.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.24 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 543, in __init__
:    raise ValueError("format is not resizable")
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 417, in _propagate_actions
:    action = ui_action.__class__(*args)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 459, in apply
:    self._propagate_actions(actions)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 108, in _runSpoke
:    action.apply()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _on_spoke_clicked
:    self._runSpoke(spoke)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 338, in _on_spoke_clicked
:    self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest])
:ValueError: format is not resizable

Comment 1 Reartes Guillermo 2012-11-05 22:23:49 UTC
Created attachment 638920 [details]
File: anaconda-tb

Comment 2 Reartes Guillermo 2012-11-05 22:23:52 UTC
Created attachment 638921 [details]
File: product

Comment 3 Reartes Guillermo 2012-11-05 22:23:54 UTC
Created attachment 638922 [details]
File: type

Comment 4 Reartes Guillermo 2012-11-05 22:23:56 UTC
Created attachment 638923 [details]
File: ifcfg.log

Comment 5 Reartes Guillermo 2012-11-05 22:24:00 UTC
Created attachment 638924 [details]
File: storage.log

Comment 6 Reartes Guillermo 2012-11-05 22:24:02 UTC
Created attachment 638925 [details]
File: version

Comment 7 Reartes Guillermo 2012-11-05 22:24:04 UTC
Created attachment 638926 [details]
File: environ

Comment 8 Reartes Guillermo 2012-11-05 22:24:07 UTC
Created attachment 638927 [details]
File: executable

Comment 9 Reartes Guillermo 2012-11-05 22:24:09 UTC
Created attachment 638928 [details]
File: anaconda.log

Comment 10 Reartes Guillermo 2012-11-05 22:24:13 UTC
Created attachment 638929 [details]
File: syslog

Comment 11 Reartes Guillermo 2012-11-05 22:24:15 UTC
Created attachment 638930 [details]
File: hashmarkername

Comment 12 Reartes Guillermo 2012-11-05 22:24:17 UTC
Created attachment 638931 [details]
File: packaging.log

Comment 13 Reartes Guillermo 2012-11-05 22:24:19 UTC
Created attachment 638932 [details]
File: cmdline_file

Comment 14 Reartes Guillermo 2012-11-05 22:24:21 UTC
Created attachment 638933 [details]
File: release

Comment 15 Reartes Guillermo 2012-11-05 22:24:24 UTC
Created attachment 638934 [details]
File: program.log

Comment 16 Chris Lumens 2012-11-14 21:05:23 UTC
Is this reproducable with anaconda-18.28 or later?

Comment 17 Reartes Guillermo 2012-11-15 01:04:31 UTC
I am afraid it is hard to say, once 875278 is fixed we might know. (i do encounter that to many times many guests, it is not a show-stopper but it is definitely a test-stopper). 

When i press 'finish partitioning', i get (rhbz: 875278)

Note: 
*The i) happened only in one of the two guests...

I did not encounter the original error, but 875278 instead.

Comment 18 Reartes Guillermo 2012-11-15 01:08:07 UTC
Please, ignore the "note"

Comment 19 Chris Lumens 2012-11-21 19:21:08 UTC
I am unable to reproduce this issue with the latest out of git, so hopefully it will be fixed for you too.

Comment 20 Reartes Guillermo 2012-11-25 17:56:55 UTC
I could not reproduce it with f18b RC1. I looks fixed.

Comment 21 Chris Lumens 2012-12-04 02:58:58 UTC
Great, thanks for retesting as well.