Bug 902939
| Summary: | AttributeError: 'DeviceFormat' object has no attribute 'peStart' | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Tyler <stephent98> | ||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||
| Version: | 18 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, stephent98, vanmeeuwen+fedora | ||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||
| Whiteboard: | abrt_hash:3086ad5263662b2ee669a0efa78a4f711ec4ccfe1380383e7d2c10e4a9f6a62f | ||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||
| Last Closed: | 2014-02-05 15:38:31 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: |
|
||||||||||||||||||||
|
Description
Steve Tyler
2013-01-22 18:59:09 UTC
Created attachment 685391 [details]
File: anaconda-tb
Created attachment 685392 [details]
File: anaconda.log
Created attachment 685393 [details]
File: environ
Created attachment 685394 [details]
File: ifcfg.log
Created attachment 685395 [details]
File: packaging.log
Created attachment 685396 [details]
File: program.log
Created attachment 685397 [details]
File: storage.log
Created attachment 685398 [details]
File: syslog
This seems to be a fairly reliable reproducer, although the installer sometimes appears to hang as noted below:
Create two empty disks:
$ qemu-img create f18-test-3.img 12G
$ qemu-img create f18-test-4.img 12G
Start the DVD installer:
$ qemu-kvm -m 2048 -hda f18-test-3.img -hdb f18-test-4.img -cdrom ~/xfr/fedora/F18/F18-Final/Final/Fedora-18-x86_64-DVD.iso -vga qxl -boot menu=on -usbdevice mouse
Click Installation Destination.
Click first disk to select.
Click Continue.
Check "Let me customize ...".
Click Continue.
Click "+" to add new mount point:
Mount Point: /foo1
Desired Capacity: 1000
Click Add mount point.
Click Finish Partitioning.
Click Installation Destination.
Click second disk to select.
Click first disk to deselect.
Click Continue.
Click Continue from Installation Options.
Click "+" to add new mount point:
Mount Point: /foo2
Desired Capacity: 1000
Click Add mount point.
Click Finish Partitioning.
Click Installation Destination.[1]
Click first disk to select.
[The second disk is already selected.]
Click Continue.
Click Continue from Installation Options.
The Installation Summary dialog is displayed.
After a pause (~6 seconds), the exception occurs:
AttributeError: 'DeviceFormat' object has no attribute 'peStart'
[1] The installer sometimes appears to hang here. Pressing escape allows partial recovery.
This message is a reminder that Fedora 18 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 18. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '18'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 18's end of life. Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 18 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 18's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |