Bug 503853

Summary: system-config-kickstart doesn't allow selecting postfix instead of sendmail
Product: [Fedora] Fedora Reporter: Ian Donaldson <iand>
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: clumens
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-01 17:04:21 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:

Description Ian Donaldson 2009-06-03 01:24:17 UTC
Description of problem:

postfix doesn't appear in the Package Selection options for kickstart


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

system-config-kickstart-2.7.20-1.fc10.noarch


How reproducible:

100%

Steps to Reproduce:
1. system-config-kickstart
2. click on Package Selection
3. try to find postfix anywhere
  
Actual results:

its not there, anywhere I can find

Expected results:

be there under Servers... Mail Server... Optional packages.


Additional info:

workaround is to manually edit the produced kickstart file and do this
to the package list:

-sendmail-cf
-sendmail
postfix

Comment 1 Chris Lumens 2009-07-01 17:04:21 UTC
This is likely just a problem with the version of the comps file that you're pulling down.  s-c-ks doesn't do anything special with the packages - it just uses yum to grab the comps file, then processes the groups into a display.  Nothing fancy.  Regardless, this works for me on F11.