Bug 1029864

Summary: ValueError: ('invalid size specification', '3000 MB')
Product: [Fedora] Fedora Reporter: dominique <chepioq>
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, chepioq, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:937cdadfd4e9e880db40de00c2d9561889fe0b12148add21ee10cdbd7012dc7f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-21 20:13:17 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 dominique 2013-11-13 11:56:00 UTC
Description of problem:
anaconda crash on first windowm with unknow error.

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

The following was filed automatically by anaconda:
anaconda 20.25.6-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/packaging/yumpayload.py", line 196, in reset
    self._space_required = Size(spec="3000 MB")
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 513, in updateBaseRepo
    self.reset(root=root)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 140, in inner_method
    return method(yum_payload, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 209, in setup
    self.updateBaseRepo(fallback=not flags.automatedInstall)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 906, in payloadInitialize
    payload.setup(storage)
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
ValueError: ('invalid size specification', '3000 MB')

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

Comment 1 dominique 2013-11-13 11:56:18 UTC
Created attachment 823366 [details]
File: anaconda-tb

Comment 2 dominique 2013-11-13 11:56:23 UTC
Created attachment 823367 [details]
File: anaconda.log

Comment 3 dominique 2013-11-13 11:56:27 UTC
Created attachment 823368 [details]
File: environ

Comment 4 dominique 2013-11-13 11:56:31 UTC
Created attachment 823369 [details]
File: lsblk_output

Comment 5 dominique 2013-11-13 11:56:36 UTC
Created attachment 823370 [details]
File: nmcli_dev_list

Comment 6 dominique 2013-11-13 11:56:40 UTC
Created attachment 823371 [details]
File: os_info

Comment 7 dominique 2013-11-13 11:56:46 UTC
Created attachment 823372 [details]
File: program.log

Comment 8 dominique 2013-11-13 11:56:55 UTC
Created attachment 823373 [details]
File: storage.log

Comment 9 dominique 2013-11-13 11:57:03 UTC
Created attachment 823374 [details]
File: syslog

Comment 10 dominique 2013-11-13 11:57:07 UTC
Created attachment 823375 [details]
File: ifcfg.log

Comment 11 dominique 2013-11-13 11:57:11 UTC
Created attachment 823376 [details]
File: packaging.log

Comment 12 dominique 2013-11-20 08:02:58 UTC
I have same error with Fedora-20-TC1-x86_64-DVD.iso.

Comment 13 dominique 2013-11-21 17:06:55 UTC
fedora TC2 anaconda crash on first window

cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-TC2\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
hashmarkername: anaconda
kernel:         3.11.8-300.fc20.x86_64
package:        anaconda-20.25.8-1
product:        Fedora
reason:         ValueError: ('invalid size specification', '3000 MB')
release:        Cannot get release name.
version:        20-TC2

Comment 14 dominique 2013-11-21 18:39:43 UTC
I do a test:
I disable my network,and anaconda don't crash in the first window.
 I choose English, and anaconda continue, but if I choose another language (I test with spanich, italian, french and dutch) anaconda crash.
If that help you for solve this bug.

Comment 15 David Shea 2013-11-21 20:13:17 UTC
I believe this is the same problem as in bug 1029616

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