Bug 510252
Summary: | AttributeError: 'F12_Bootloader' object has no attribute 'forceLBA' | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Laska <jlaska> | ||||||
Component: | pykickstart | Assignee: | Chris Lumens <clumens> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | rawhide | CC: | clumens, jturner | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2009-07-09 19:39:43 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
James Laska
2009-07-08 13:49:40 UTC
Created attachment 350937 [details]
patch + unittest
Created attachment 350938 [details]
patch + unittest (UPDATED)
Updated unitest. As previously written it was not executing parent class tests. When properly calling the parent class unit tests, it was able to find this failure.
The updated patch corrects the unittest, and also adjusts the deprecation of --lba32.
Thanks for the patch. This will be included in the next build of pykickstart. |