Bug 1047165 - SizeNotPositiveError: spec= param must be >=0
Summary: SizeNotPositiveError: spec= param must be >=0
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4fe50dd8dc48b8c6256a02e5db3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-29 17:57 UTC by Tim Redmond
Modified: 2014-02-20 19:49 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-20 19:49:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (399.41 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: anaconda.log (6.65 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: environ (440 bytes, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: journalctl (174.73 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: lsblk_output (2.64 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: nmcli_dev_list (11.56 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: os_info (375 bytes, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: program.log (45.07 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: storage.log (143.51 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details
File: ifcfg.log (1.92 KB, text/plain)
2013-12-29 17:58 UTC, Tim Redmond
no flags Details

Description Tim Redmond 2013-12-29 17:57:59 UTC
Description of problem:
It happened while trying to reclaim diskspace in order to install Fedora onto a machine running Windows 8. I selected my disk under local standard disk. Under reclaim disk space, I selected an unknown partition, non-Windows partition and upon highlighting said partition, I got the error message that I am not sending.

Version-Release number of selected component:
anaconda-20.25.15-1.fc20.x86_64

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 220, 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 459, in on_resize_value_changed
    self._update_labels(selectedReclaimable=self._selectedReclaimableSpace)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/utils.py", line 126, in _run_once_one_arg
    self._func(*args, **kwargs)
SizeNotPositiveError: spec= param must be >=0

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-1 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
other involved packages: python-blivet-0.23.9-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Tim Redmond 2013-12-29 17:58:02 UTC
Created attachment 843119 [details]
File: anaconda-tb

Comment 2 Tim Redmond 2013-12-29 17:58:04 UTC
Created attachment 843120 [details]
File: anaconda.log

Comment 3 Tim Redmond 2013-12-29 17:58:05 UTC
Created attachment 843121 [details]
File: environ

Comment 4 Tim Redmond 2013-12-29 17:58:07 UTC
Created attachment 843122 [details]
File: journalctl

Comment 5 Tim Redmond 2013-12-29 17:58:08 UTC
Created attachment 843123 [details]
File: lsblk_output

Comment 6 Tim Redmond 2013-12-29 17:58:10 UTC
Created attachment 843124 [details]
File: nmcli_dev_list

Comment 7 Tim Redmond 2013-12-29 17:58:12 UTC
Created attachment 843125 [details]
File: os_info

Comment 8 Tim Redmond 2013-12-29 17:58:14 UTC
Created attachment 843126 [details]
File: program.log

Comment 9 Tim Redmond 2013-12-29 17:58:15 UTC
Created attachment 843127 [details]
File: storage.log

Comment 10 Tim Redmond 2013-12-29 17:58:17 UTC
Created attachment 843128 [details]
File: ifcfg.log

Comment 11 David Shea 2014-02-20 19:49:51 UTC
This error is removed in rawhide/F21.


Note You need to log in before you can comment on or make changes to this bug.