Bug 584814

Summary: kickstart --resolvedeps warning says F9
Product: Red Hat Enterprise Linux 6 Reporter: Michael Young <m.a.young>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team-automation>
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-22 13:58:06 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 Michael Young 2010-04-22 13:42:26 UTC
If you do a kickstart install with a kickstart file containing the line
%packages --resolvedeps
you get the warning 

The --resolvedeps option was removed in version F9, but you are using kickstart syntax version DEVEL.

This makes sense in a Fedora context, but it might puzzle someone on RHEL.

Comment 1 Chris Lumens 2010-04-22 13:58:06 UTC
F9 came before RHEL6, and the option was removed in F9.  Therefore it does make sense to display this error message.