Bug 867377
| Summary: | ValueError: ('invalid size specification', '-1.000000 MB') | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard Marko <rmarko> | ||||||||||||||||||||||||||||||
| Component: | anaconda | Assignee: | David Lehman <dlehman> | ||||||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||
| Version: | 18 | CC: | awilliam, g.kaviyarasu, jberan, jonathan, rmarko, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:e176f4e7df1a6f20f6003750e8c6bdb441c4f7b5a9dacaa9066350e22e5b1ef4 | ||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
| Last Closed: | 2012-11-05 20:09:11 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: |
|
||||||||||||||||||||||||||||||||
Created attachment 628725 [details]
File: ifcfg.log
Created attachment 628726 [details]
File: anaconda-tb
Created attachment 628727 [details]
File: product
Created attachment 628728 [details]
File: type
Created attachment 628729 [details]
File: environ
Created attachment 628730 [details]
File: storage.log
Created attachment 628731 [details]
File: version
Created attachment 628732 [details]
File: program.log
Created attachment 628733 [details]
File: anaconda.log
Created attachment 628734 [details]
File: syslog
Created attachment 628735 [details]
File: hashmarkername
Created attachment 628736 [details]
File: packaging.log
Created attachment 628737 [details]
File: cmdline_file
Created attachment 628738 [details]
File: release
Happens when trying to use LVM and checking Encrypt checkbox. dlehman believes all these '-1.000000 MB' bugs are the same. *** This bug has been marked as a duplicate of bug 864766 *** |
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 79, 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/custom.py", line 1081, in _save_right_side : % str(Size(spec="%f MB" % device.size)).upper()) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1525, in on_add_clicked : self._save_right_side(self._current_selector) :ValueError: ('invalid size specification', '-1.000000 MB')