Bug 1000914

Summary: SizeNotPositiveError: spec= param must be >=0
Product: [Fedora] Fedora Reporter: Chuck Forsberg <caf>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, stephent98, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6e2b368fb8e7be426411b0c0426333acbc27cb9d5b07b25332230c7c5a8ad61d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-26 18:48:21 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 Chuck Forsberg 2013-08-26 06:02:55 UTC
Version-Release number of selected component:
anaconda-20.8-1

The following was filed automatically by anaconda:
anaconda 20.8-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/size.py", line 88, in _parseSpec
    raise SizeNotPositiveError("spec= param must be >=0")
  File "/usr/lib/python2.7/site-packages/blivet/size.py", line 138, in __new__
    self = Decimal.__new__(cls, value=_parseSpec(spec))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/disks.py", line 82, in size_str
    return str(Size(spec=spec)).upper()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 218, in _update_labels
    text = _("Total selected space to reclaim: <b>%s</b>") % size_str(selectedReclaimable)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 453, in on_resize_value_changed
    self._update_labels(selectedReclaimable=self._selectedReclaimableSpace)
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-Alpha-TC1\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.0-0.rc6.git4.1.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Alpha-TC1

Comment 1 Chuck Forsberg 2013-08-26 06:02:59 UTC
Created attachment 790287 [details]
File: anaconda-tb

Comment 2 Chuck Forsberg 2013-08-26 06:03:03 UTC
Created attachment 790288 [details]
File: anaconda.log

Comment 3 Chuck Forsberg 2013-08-26 06:03:06 UTC
Created attachment 790289 [details]
File: environ

Comment 4 Chuck Forsberg 2013-08-26 06:03:09 UTC
Created attachment 790290 [details]
File: lsblk_output

Comment 5 Chuck Forsberg 2013-08-26 06:03:13 UTC
Created attachment 790291 [details]
File: nmcli_dev_list

Comment 6 Chuck Forsberg 2013-08-26 06:03:17 UTC
Created attachment 790292 [details]
File: os_info

Comment 7 Chuck Forsberg 2013-08-26 06:03:20 UTC
Created attachment 790293 [details]
File: program.log

Comment 8 Chuck Forsberg 2013-08-26 06:03:24 UTC
Created attachment 790294 [details]
File: storage.log

Comment 9 Chuck Forsberg 2013-08-26 06:03:27 UTC
Created attachment 790295 [details]
File: syslog

Comment 10 Chuck Forsberg 2013-08-26 06:03:31 UTC
Created attachment 790296 [details]
File: ifcfg.log

Comment 11 Chuck Forsberg 2013-08-26 06:03:35 UTC
Created attachment 790297 [details]
File: packaging.log

Comment 12 David Shea 2013-08-26 18:48:21 UTC

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