Bug 1080164
Summary: | Live image creation broken in Rawhide (Fedora 21) since pykickstart 1.99.52 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | livecd-tools | Assignee: | Brian Lane <bcl> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | adam.stokes, bcl, bruno, dhuff, Jasper.Hartline, katzj, robatino |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | AcceptedBlocker | ||
Fixed In Version: | livecd-tools-21.0-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-28 19:10:30 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: | 1043119 |
Description
Adam Williamson
2014-03-24 19:37:12 UTC
the actual bug here is that python-imgcreate looks for several things in pykickstart.parser that are actually in pykickstart.constants . There are three in yuminst.py and two in kickstart.py (look for 'ksparser' there). Fixes have been committed to upstream git now, just needs a package build. We got nightly lives last night. ergo, this is fixed. |