Bug 1168062 - Kickstart and comps.xml question
Summary: Kickstart and comps.xml question
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: comps
Version: 20
Hardware: All
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-26 01:29 UTC by Brian Collins
Modified: 2015-03-12 21:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-12 21:01:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
example simple kickstart of groups included from comps.xml groupid (2.16 KB, text/plain)
2014-11-26 01:29 UTC, Brian Collins
no flags Details

Description Brian Collins 2014-11-26 01:29:55 UTC
Created attachment 961440 [details]
example simple kickstart of groups included from comps.xml groupid

Description of problem:
https://ask.fedoraproject.org/en/question/58555/kickstart-and-compsxml-quextion/

comps reference @Minimal Install causes kickstart error does not exist though listed in comps.xml and packages install without error when called by thr groupid's instead.

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

How reproducible:
create basic kickstart and try using @"Minimal Install" or any variant, including minimal-environment variants as well.

Steps to Reproduce:
1.create kickstart
2.call only this packageset in the comps.xml
3.see error in install. 

Actual results:
Package set is not available.

Expected results:
Installation of groups in <groupid> descriptions.


Additional info:

Comment 1 Bill Nottingham 2014-11-26 16:25:23 UTC
1. it's better to use the <id> of the group, not the <name>
2. try using groups, not environments (@minimal-environment is an environment)

Comment 2 Stephen Gallagher 2015-03-12 21:01:51 UTC
Also, if you wanted to use an environment, the syntax is @^minimal-environment (note the caret)


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