Bug 1414391
| Summary: | single partition disks not visible in custom partitioning dialog | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||||||||
| Component: | anaconda | Assignee: | Vendula Poncova <vponcova> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 25 | CC: | anaconda-maint-list, g.kaviyarasu, gmarr, jonathan, mkolman, robatino, vanmeeuwen+fedora, vponcova | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| Whiteboard: | AcceptedBlocker | ||||||||||||||||
| Fixed In Version: | anaconda-26.21.5-1 anaconda-26.21.6-1.fc26 | Doc Type: | If docs needed, set a value | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2017-05-12 14:11:25 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: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Bug Depends On: | |||||||||||||||||
| Bug Blocks: | 1349186 | ||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Kamil Páral
2017-01-18 12:08:33 UTC
Created attachment 1242126 [details]
custom partitioning screenshot
Created attachment 1242127 [details]
guided partitioning screenshot
Created attachment 1242129 [details]
anaconda.log
Created attachment 1242130 [details]
program.log
Created attachment 1242131 [details]
storage.log
Created attachment 1242133 [details]
syslog
Proposing as a Beta blocker:
"When using the custom partitioning flow, the installer must be able to:
Correctly interpret, and modify as described below, any disk with a valid ms-dos or gpt disk label and partition table containing ext4 partitions, LVM and/or btrfs volumes, and/or software RAID arrays at RAID levels 0, 1 and 5 containing ext4 partitions"
https://fedoraproject.org/wiki/Fedora_26_Beta_Release_Criteria#Custom_partitioning
Discussed during the 2017-02-13 blocker review meeting: [1] The decision was made to classify this bug as an AcceptedBlocker was made as it violates the following Beta criteria: "When using the custom partitioning flow, the installer must be able to: ... Correctly interpret, and modify as described below, any disk with a valid ms-dos or gpt disk label and partition table containing ext4 partitions ..." [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-02-13/f26-blocker-review.2017-02-13-18.01.txt The partition is detected, but some logic is preventing it from being displayed in the ui: 3:03:32,414 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/images/install.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1'] 13:03:32,415 DEBUG anaconda: ui: unused=[] 13:03:32,416 DEBUG anaconda: ui: new_devices=[] Fixed in a pull request: https://github.com/rhinstaller/anaconda/pull/1046 anaconda-26.21.5-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-dc418247a3 anaconda-26.21.5-1.fc26, blivet-gui-2.1.4-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-dc418247a3 (In reply to Fedora Update System from comment #12) > anaconda-26.21.5-1.fc26, blivet-gui-2.1.4-1.fc26 This fixes the the problem. anaconda-26.21.6-1.fc26 blivet-gui-2.1.4-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-dc418247a3 anaconda-26.21.6-1.fc26, blivet-gui-2.1.4-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-dc418247a3 anaconda-26.21.6-1.fc26, blivet-gui-2.1.4-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |