Bug 865197
| Summary: | ValueError: ('invalid size specification', '-0.53271484375 mb') | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <rtguille> | ||||||||||||||||||||||||||||||
| 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: | 18 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:13ac115d844035267579715a40534df4d39b5e29d59ca303e2af50b84c125dbf | ||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
| Last Closed: | 2012-10-11 02:15:29 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 625288 [details]
File: anaconda-tb
Created attachment 625289 [details]
File: product
Created attachment 625290 [details]
File: type
Created attachment 625291 [details]
File: ifcfg.log
Created attachment 625292 [details]
File: storage.log
Created attachment 625293 [details]
File: version
Created attachment 625294 [details]
File: environ
Created attachment 625295 [details]
File: anaconda.log
Created attachment 625296 [details]
File: syslog
Created attachment 625297 [details]
File: hashmarkername
Created attachment 625298 [details]
File: packaging.log
Created attachment 625299 [details]
File: cmdline_file
Created attachment 625300 [details]
File: release
Created attachment 625301 [details]
File: program.log
*** This bug has been marked as a duplicate of bug 863670 *** |
Description of problem: reclaimed space, tried to shrink an ntfs parittion (whose shrinking i knew it would be insuficitent) reclaimed space again ====> bang! Version-Release number of selected component: anaconda-18.14 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.14 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/lib/resize.py", line 55, in size_str : return str(Size(spec=spec)).upper() : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 135, in populate : _("%s of %s") % (size_str(freeSize), size_str(dev.size)), : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 167, in refresh : self.populate(disks) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 665, in on_continue_clicked : resizeDialog.refresh(disks) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 670, in on_continue_clicked : self.on_continue_clicked(button) :ValueError: ('invalid size specification', '-0.53271484375 mb')