| Summary: | f20 tc3, adding a new mount point, desired capacity empty, crash | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rui Matos <rmatos> |
| Component: | anaconda | Assignee: | Vratislav Podzimek <vpodzime> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | aj.werkman, anaconda-maint-list, awilliam, danofsatx, drjohnson1, g.kaviyarasu, jonathan, kparal, robatino, vanmeeuwen+fedora, vpodzime |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | AcceptedBlocker | ||
| Fixed In Version: | anaconda-20.25.14-1.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-10 06:54:12 UTC | Type: | Bug |
| 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: | 980656 | ||
This violates: " Reject or disallow invalid disk and volume configurations without crashing. " https://fedoraproject.org/wiki/Fedora_20_Beta_Release_Criteria#Guided_partitioning Reproduced. In case I can't attend today's blocker bug meeting, I vote +1 blocker. Reviewed one-liner fix ready for pushing: https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-November/007553.html *** Bug 1036025 has been marked as a duplicate of this bug. *** Discussed at 2013-12-02 blocker review meeting: http://meetbot.fedoraproject.org/fedora-blocker-review/2013-12-02/f20-blocker-review-%234.2013-12-02-17.02.log.txt . Accepted as a blocker per criterion ""The installer must be able to create and install to any workable partition layout... " - https://fedoraproject.org/wiki/Fedora_20_Final_Release_Criteria#Disk_layouts . anaconda-20.25.13-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/anaconda-20.25.13-1.fc20 Looks fixed to me in 20.25.13 in a smoke test image I just built. Confirmed fixed in F20 TC4. Leaving size blank will use all available disk space for the partition size. anaconda-20.25.14-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/anaconda-20.25.14-1.fc20 anaconda-20.25.14-1.fc20, python-blivet-0.23.8-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 1036250 has been marked as a duplicate of this bug. *** |
f20 tc3, adding a new mount point, left the desired capacity empty (I want to use the whole [virtual] disk). anaconda crashes with the following: anaconda 20.25.11-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 157, in size_from_entry if unicodedata.category(size_text[-1]).startswith("L"): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 290, in on_add_confirm_clicked self.size = size_from_entry(self.builder.get_object("addSizeEntry")) IndexError: string index out of range Local variables in innermost frame: entry: <Entry object at 0x7f47ac092c30 (GtkEntry at 0x45dbba0)> size_text: Anaconda instance, containing members: _instClass: DefaultInstall instance, containing members: _intf: GraphicalUserInterface instance, containing members: _intf.instclass: Already dumped (DefaultInstall instance) _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x3951e10>> _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> _intf.data: #version=DEVEL