Bug 510639 - Revisor 2.1.6-1 fails to build Fedora 11 images
Summary: Revisor 2.1.6-1 fails to build Fedora 11 images
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: revisor
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeroen van Meeuwen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-10 01:14 UTC by Philip Heuer
Modified: 2009-08-12 23:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-12 23:03:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix for a regular expression issue in kickstart.py (344 bytes, patch)
2009-07-10 01:14 UTC, Philip Heuer
no flags Details | Diff
Fix for buildinstall call in pungi.py (598 bytes, patch)
2009-07-10 01:18 UTC, Philip Heuer
no flags Details | Diff

Description Philip Heuer 2009-07-10 01:14:46 UTC
Created attachment 351202 [details]
Fix for a regular expression issue in kickstart.py

Description of problem:

Revisor failed to parse a kickstart file and build iso images for Fedora 11.

Version-Release number of selected component (if applicable):

2.1.6-1

How reproducible:

always

Steps to Reproduce:
1. Create a kickstart file with a %packages section.
2. Attempt to build.
  
Actual results:

Revisor failed to parse the kickstart file and create the images.

Expected results:

Images would be created successfully.

Additional info:

I found that two issues prevented the proper creation of the iso images. I am attaching patches below.

Comment 1 Philip Heuer 2009-07-10 01:18:59 UTC
Created attachment 351203 [details]
Fix for buildinstall call in pungi.py

This patch fixes the syntax of the buildinstall call (adds --output before the output directory).

Comment 2 Jeroen van Meeuwen 2009-07-11 11:23:10 UTC
These have been applied in GIT already, just not releases in the form of a package yet. Thanks!

I'll leave this bug open until after the release of an update. I'm still working on some other issues as well.

Comment 3 Jeroen van Meeuwen 2009-08-12 23:03:39 UTC
revisor-2.1.7 with these fixes should have landed by now.


Note You need to log in before you can comment on or make changes to this bug.