Bug 868698

Summary: ValueError: new size same as old size
Product: [Fedora] Fedora Reporter: Reartes Guillermo <rtguille>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:611cdb9be933cf4c49780484ed73e40f65f5abe1b0f77363748d0b31e57899b9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-02 23:40:34 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: 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-10-21 20:20:32 UTC
Description of problem:
go to manual paritioning, with a disk with a previous f18 intance (in my case)
delete one partition
select one partition, change its size to a ridiculous big amount,  aconda correclty refuses such size.
select one partition, change its size to zero, aconda correclty refuses such size.
select one partition, change its size to a ridiculous big amount,  aconda crashes!


Version-Release number of selected component:
anaconda-18.19

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.1-1.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.19 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 355, in __init__
:    raise ValueError("new size same as old size")
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1261, in resizeDevice
:    self.devicetree.registerAction(action_class(device, new_size))
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1097, in _save_right_side
:    self.__storage.resizeDevice(device, size)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1994, in on_apply_clicked
:    self._save_right_side(self._current_selector)
:ValueError: new size same as old size

Comment 1 Reartes Guillermo 2012-10-21 20:20:40 UTC
Created attachment 631033 [details]
File: anaconda-tb

Comment 2 Reartes Guillermo 2012-10-21 20:20:43 UTC
Created attachment 631035 [details]
File: product

Comment 3 Reartes Guillermo 2012-10-21 20:20:45 UTC
Created attachment 631036 [details]
File: type

Comment 4 Reartes Guillermo 2012-10-21 20:20:47 UTC
Created attachment 631037 [details]
File: ifcfg.log

Comment 5 Reartes Guillermo 2012-10-21 20:20:50 UTC
Created attachment 631038 [details]
File: storage.log

Comment 6 Reartes Guillermo 2012-10-21 20:20:52 UTC
Created attachment 631039 [details]
File: version

Comment 7 Reartes Guillermo 2012-10-21 20:20:54 UTC
Created attachment 631040 [details]
File: environ

Comment 8 Reartes Guillermo 2012-10-21 20:20:57 UTC
Created attachment 631041 [details]
File: anaconda.log

Comment 9 Reartes Guillermo 2012-10-21 20:21:01 UTC
Created attachment 631042 [details]
File: syslog

Comment 10 Reartes Guillermo 2012-10-21 20:21:03 UTC
Created attachment 631043 [details]
File: hashmarkername

Comment 11 Reartes Guillermo 2012-10-21 20:21:05 UTC
Created attachment 631044 [details]
File: packaging.log

Comment 12 Reartes Guillermo 2012-10-21 20:21:07 UTC
Created attachment 631045 [details]
File: cmdline_file

Comment 13 Reartes Guillermo 2012-10-21 20:21:09 UTC
Created attachment 631046 [details]
File: release

Comment 14 Reartes Guillermo 2012-10-21 20:21:12 UTC
Created attachment 631047 [details]
File: program.log

Comment 15 Brian Lane 2012-11-02 23:40:34 UTC

*** This bug has been marked as a duplicate of bug 872446 ***