Bug 1084969

Summary: SizeNotPositiveError: spec= param must be >=0
Product: [Fedora] Fedora Reporter: Lancelot Mak <98036119lmak>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:97e0bf429239dd92060abfdb281d8d6118f274d20f7aa16d0cdfff3a6c9e2cef
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-07 13:45:47 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: 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

Description Lancelot Mak 2014-04-07 12:34:42 UTC
Description of problem:
noway to partition the 2nd time

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

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/size.py", line 96, in _parseSpec
    raise SizeNotPositiveError("spec= param must be >=0")
  File "/usr/lib/python2.7/site-packages/blivet/size.py", line 164, in __new__
    self = Decimal.__new__(cls, value=_parseSpec(en_spec, False))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/disks.py", line 80, in size_str
    size = Size(en_spec="%f mb" % mb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 156, in populate
    % {"freeSize": size_str(int(freeSize)), "devSize": size_str(int(dev.size))}
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 300, in refresh
    self.populate(disks)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 919, in _show_resize_dialog
    resizeDialog.refresh(disks)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 897, in on_back_clicked
    if not self._show_resize_dialog(disks):
SizeNotPositiveError: spec= param must be >=0

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

Comment 1 Lancelot Mak 2014-04-07 12:35:00 UTC
Created attachment 883601 [details]
File: anaconda-tb

Comment 2 Lancelot Mak 2014-04-07 12:35:05 UTC
Created attachment 883602 [details]
File: anaconda.log

Comment 3 Lancelot Mak 2014-04-07 12:35:15 UTC
Created attachment 883603 [details]
File: environ

Comment 4 Lancelot Mak 2014-04-07 12:35:17 UTC
Created attachment 883604 [details]
File: lsblk_output

Comment 5 Lancelot Mak 2014-04-07 12:35:21 UTC
Created attachment 883605 [details]
File: nmcli_dev_list

Comment 6 Lancelot Mak 2014-04-07 12:35:23 UTC
Created attachment 883606 [details]
File: os_info

Comment 7 Lancelot Mak 2014-04-07 12:35:30 UTC
Created attachment 883607 [details]
File: program.log

Comment 8 Lancelot Mak 2014-04-07 12:35:33 UTC
Created attachment 883608 [details]
File: storage.log

Comment 9 Lancelot Mak 2014-04-07 12:35:37 UTC
Created attachment 883609 [details]
File: syslog

Comment 10 Lancelot Mak 2014-04-07 12:35:40 UTC
Created attachment 883610 [details]
File: ifcfg.log

Comment 11 Lancelot Mak 2014-04-07 12:35:50 UTC
Created attachment 883611 [details]
File: packaging.log

Comment 12 David Shea 2014-04-07 13:45:47 UTC
SizeNotPositiveError has been removed in rawhide.