| Summary: | ValueError: ('invalid size specification', '3000 MB') | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | dominique <chepioq> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | 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: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 823366 [details]
File: anaconda-tb
Created attachment 823367 [details]
File: anaconda.log
Created attachment 823368 [details]
File: environ
Created attachment 823369 [details]
File: lsblk_output
Created attachment 823370 [details]
File: nmcli_dev_list
Created attachment 823371 [details]
File: os_info
Created attachment 823372 [details]
File: program.log
Created attachment 823373 [details]
File: storage.log
Created attachment 823374 [details]
File: syslog
Created attachment 823375 [details]
File: ifcfg.log
Created attachment 823376 [details]
File: packaging.log
I have same error with Fedora-20-TC1-x86_64-DVD.iso. 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
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. I believe this is the same problem as in bug 1029616 *** This bug has been marked as a duplicate of bug 1029616 *** |
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