| Summary: | ValueError: ('invalid size specification', '1.52587892899e-06 mb') | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukas Brabec <lbrabec> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | David Lehman <dlehman> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, kparal, lbrabec, lgraves95, mkolman, pschindl, robatino, sbueno, tflink, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:89f61842eba639be425e2a2519bed35553801fe0fbd1e7f2cb07eb650a1ab55a AcceptedBlocker | ||||||||||||||||||||||||||
| Fixed In Version: | anaconda-20.17-1.fc20 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-09-19 02:38:26 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Bug Depends On: | |||||||||||||||||||||||||||
| Bug Blocks: | 980649 | ||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 796805 [details]
File: anaconda-tb
Created attachment 796806 [details]
File: anaconda.log
Created attachment 796807 [details]
File: environ
Created attachment 796808 [details]
File: lsblk_output
Created attachment 796809 [details]
File: nmcli_dev_list
Created attachment 796810 [details]
File: os_info
Created attachment 796811 [details]
File: program.log
Created attachment 796812 [details]
File: storage.log
Created attachment 796813 [details]
File: syslog
Created attachment 796814 [details]
File: ifcfg.log
Created attachment 796815 [details]
File: packaging.log
Steps to reproduce: 1. select disc, done 2. reclaim space 3. select first partition (sda1) 4. select the whole disc (sda) back again The installer must be able to complete an installation to a single disk using automatic partitioning. Proposing as blocker bug. In a reclaim space dialog I tried to click on all the available partitions and on the disk item. Probably a dupe of bug 1007387. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet inst.repo=http://download.eng.brq.redhat.com/pub/fedora/linux/development/20/x86_64/os/ BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.11.0-300.fc20.x86_64 package: anaconda-20.15-1 product: Fedora reason: ValueError: ('invalid size specification', '1.52587892899e-06 mb') release: Cannot get release name. version: 20-Alpha I started an install with F20 alpha RC2 x86_64 dvd in a vm. After selecting a disk, and getting into the reclaim space dialog, I clicked on a partition with the intention of deleting it but saw the crash before I could click 'delete'
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz
hashmarkername: anaconda
kernel: 3.11.0-300.fc20.x86_64
package: anaconda-20.15-1
product: Fedora
reason: ValueError: ('invalid size specification', '-3.05175780113e-06 mb')
release: Cannot get release name.
version: 20-Alpha
Updates image for testing against anaconda-20.15: http://dlehman.fedorapeople.org/updates/updates-1007387.0.img tested the updates.img from c#16 with f20 alpha RC2 x86_64 installing to a VM. Able to delete partitions individually with no issues and complete the install. Updates.img (from c#16) solved the problem (F20 Alpha RC2 x86_64 DVD in virtual machine). Discussed at 2013-09-12 go/no-go meeting [1]. This is accepted as an Alpha blocker, because it violates the following F20 alpha release criterion: "The installer must be able to complete an installation to a single disk using automatic partitioning." [2] [1] http://meetbot.fedoraproject.org/fedora-meeting-2/2013-09-12/ [2] https://fedoraproject.org/wiki/Fedora_20_Alpha_Release_Criteria#Remote_package_sources anaconda-20.17-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/anaconda-20.17-1.fc20 I tested with Alpha RC3 and everything seems fine, no crash. anaconda-20.17-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Tried to select partition to delete when installing F20 Alpha RC2 netinst. Version-Release number of selected component: anaconda-20.15-1 The following was filed automatically by anaconda: anaconda 20.15-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/size.py", line 80, 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/disks.py", line 82, in size_str return str(Size(spec=spec)).upper() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 218, in _update_labels text = _("Total selected space to reclaim: <b>%s</b>") % size_str(selectedReclaimable) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 454, in on_resize_value_changed self._update_labels(selectedReclaimable=self._selectedReclaimableSpace) ValueError: ('invalid size specification', '1.52587892899e-06 mb') Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.0-300.fc20.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 20-Alpha