Bug 443369 - Pungi fails when only a method/url command is given in the kickstart
Summary: Pungi fails when only a method/url command is given in the kickstart
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pykickstart
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-21 08:09 UTC by Mark McLoughlin
Modified: 2013-01-10 04:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-21 12:55:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark McLoughlin 2008-04-21 08:09:47 UTC
If you just have:

  url --url http://foo

then pungi fails with:

  yum.Errors.GroupsError: No Groups Available in any repository

without the usual:

  Pungi.Gather:INFO: Adding repo ks-method-url

Basically, the problem is that repo.methodToRepo() fails unless there is a
"repo" command in the kickstart as well as the "method" command.

Patch here:

  https://www.redhat.com/archives/kickstart-list/2008-April/msg00046.html

Comment 1 Chris Lumens 2008-04-21 12:55:01 UTC
This will be fixed in the next build of pykickstart.  Thanks for the patch.


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