Bug 867891

Summary: ValueError: ('invalid size specification', '0 b')
Product: [Fedora] Fedora Reporter: Ladislav Jozsa <ljozsa>
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: 18CC: anaconda-maint-list, awilliam, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f5964ed7068fb5ebaf7221a2a4583fa108ddece5f26b794e8e8c5ba7b4696df0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-05 20:03:49 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: ifcfg.log
none
File: anaconda-tb
none
File: product
none
File: type
none
File: environ
none
File: storage.log
none
File: version
none
File: program.log
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release none

Description Ladislav Jozsa 2012-10-18 13:55:10 UTC
Version-Release number of selected component:
anaconda-18.16

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.16 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/size.py", line 99, in _parseSpec
:    raise ValueError("invalid size specification", spec)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/size.py", line 137, in __new__
:    self = Decimal.__new__(cls, value=_parseSpec(spec))
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 117, in size_str
:    return str(Size(spec=spec)).upper()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 160, in _set_free_space_labels
:    fs_free_text = size_str(fs_free)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 237, in refresh
:    self._set_free_space_labels(disks_size, disk_free, fs_free)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 627, in on_continue_clicked
:    dialog.refresh(required_space, disks_size, disk_free, fs_free, self.autopart)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 676, in on_continue_clicked
:    self.on_continue_clicked(button)
:ValueError: ('invalid size specification', '0 b')

Comment 1 Ladislav Jozsa 2012-10-18 13:55:13 UTC
Created attachment 629413 [details]
File: ifcfg.log

Comment 2 Ladislav Jozsa 2012-10-18 13:55:17 UTC
Created attachment 629414 [details]
File: anaconda-tb

Comment 3 Ladislav Jozsa 2012-10-18 13:55:21 UTC
Created attachment 629416 [details]
File: product

Comment 4 Ladislav Jozsa 2012-10-18 13:55:23 UTC
Created attachment 629417 [details]
File: type

Comment 5 Ladislav Jozsa 2012-10-18 13:55:26 UTC
Created attachment 629418 [details]
File: environ

Comment 6 Ladislav Jozsa 2012-10-18 13:55:28 UTC
Created attachment 629419 [details]
File: storage.log

Comment 7 Ladislav Jozsa 2012-10-18 13:55:30 UTC
Created attachment 629420 [details]
File: version

Comment 8 Ladislav Jozsa 2012-10-18 13:55:33 UTC
Created attachment 629421 [details]
File: program.log

Comment 9 Ladislav Jozsa 2012-10-18 13:55:36 UTC
Created attachment 629422 [details]
File: anaconda.log

Comment 10 Ladislav Jozsa 2012-10-18 13:55:38 UTC
Created attachment 629423 [details]
File: syslog

Comment 11 Ladislav Jozsa 2012-10-18 13:55:41 UTC
Created attachment 629424 [details]
File: hashmarkername

Comment 12 Ladislav Jozsa 2012-10-18 13:55:43 UTC
Created attachment 629425 [details]
File: packaging.log

Comment 13 Ladislav Jozsa 2012-10-18 13:55:45 UTC
Created attachment 629426 [details]
File: cmdline_file

Comment 14 Ladislav Jozsa 2012-10-18 13:55:47 UTC
Created attachment 629427 [details]
File: release

Comment 15 Adam Williamson 2012-11-05 20:03:49 UTC
dlehman believes this is the same as 865849, and further that the issue should be fixed in recent anaconda builds. If you can reliably reproduce this (you know what partitioning configuration and anaconda path causes it), can you try with TC7 and report to 865849 whether it's fixed? Thanks!

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