Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1049418

Summary: ValueError: ('invalid size specification', '0.00 MB')
Product: Red Hat Enterprise Linux 7 Reporter: Valentina Mukhamedzhanova <vmukhame>
Component: anacondaAssignee: David Shea <dshea>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c062973e72cf9238b75e26cde6af56d89f9a9f89778aee01721184edc9410329
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-15 22:42:41 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 Valentina Mukhamedzhanova 2014-01-07 14:51:01 UTC
Description of problem:
1. Start the installer
2. Select Russian language and click the continue button

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

The following was filed automatically by anaconda:
anaconda 19.31.41-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/size.py", line 100, in _parseSpec
    raise ValueError("invalid size specification", spec)
  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/space.py", line 74, in check
    free = Size(spec="%.2f MB" % self.storage.fileSystemFreeSpace)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 277, in _handleCompleteness
    if self._checker and not self._checker.check():
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 262, in _updateCompleteness
    self._handleCompleteness(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 213, in _createBox
    self._updateCompleteness(spoke)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 372, in refresh
    self._createBox()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 479, in _on_continue_clicked
    nextAction.refresh()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in _on_continue_clicked
    cb()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/welcome.py", line 283, in _on_continue_clicked
    StandaloneSpoke._on_continue_clicked(self, cb)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 76, in <lambda>
    self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb))
ValueError: ('invalid size specification', '0.00 MB')

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=/distrotrees/65578/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20140107.n.0/compose/Workstation/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/nightly/RHEL-7.0-20140107.n.0/compose/Workstation/x86_64/os/  BOOT_IMAGE=/distrotrees/65578/kernel 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.10.0-65.el7.x86_64
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux Workstation release 7.0 Beta (Maipo)
type:           anaconda
version:        7.0

Comment 1 Valentina Mukhamedzhanova 2014-01-07 14:51:14 UTC
Created attachment 846715 [details]
File: anaconda-tb

Comment 2 Valentina Mukhamedzhanova 2014-01-07 14:51:17 UTC
Created attachment 846716 [details]
File: anaconda.log

Comment 3 Valentina Mukhamedzhanova 2014-01-07 14:51:19 UTC
Created attachment 846717 [details]
File: environ

Comment 4 Valentina Mukhamedzhanova 2014-01-07 14:51:21 UTC
Created attachment 846718 [details]
File: lsblk_output

Comment 5 Valentina Mukhamedzhanova 2014-01-07 14:51:24 UTC
Created attachment 846719 [details]
File: nmcli_dev_list

Comment 6 Valentina Mukhamedzhanova 2014-01-07 14:51:26 UTC
Created attachment 846720 [details]
File: os_info

Comment 7 Valentina Mukhamedzhanova 2014-01-07 14:51:28 UTC
Created attachment 846721 [details]
File: program.log

Comment 8 Valentina Mukhamedzhanova 2014-01-07 14:51:32 UTC
Created attachment 846722 [details]
File: storage.log

Comment 9 Valentina Mukhamedzhanova 2014-01-07 14:51:36 UTC
Created attachment 846723 [details]
File: syslog

Comment 10 Valentina Mukhamedzhanova 2014-01-07 14:51:38 UTC
Created attachment 846724 [details]
File: ifcfg.log

Comment 11 Valentina Mukhamedzhanova 2014-01-07 14:51:40 UTC
Created attachment 846725 [details]
File: packaging.log

Comment 13 David Shea 2014-01-15 22:42:41 UTC
This is the same problem as in bug 1039485. There's an issue in how anaconda and blivet use size units (MB, GB, ...) transliterated for other languages.

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