From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 Description of problem: When doing a kickstart install in interactive mode, the "Package Group Selection" page does reflect what's in the ks.cfg for the group selection, but does not reflect all "tuning" in this file For example, if ks.cfg contains : @ sql-server -perl-DBD-Pg mysql-server -postgresql-server -postgresql and you click on details in the "SQL Database Server" section, the selection shown will still be the default one (perl-DBD-Pg ; postsgresql-server ; unixODBC) It should show : mysql-server ; unixODBC. Nevertheless, the resulting install will contains the packages selected in ks.cfg. Version-Release number of selected component (if applicable): anaconda-9.2-2 How reproducible: Always Steps to Reproduce: 1.Install a Fedora Core 1 box with kickstart in interactive mode, providing a fine tuned ks.cfg 2.At package group selection page, go to details in a section not using the default preset of packages 3. Actual Results: The modifications on preselected packages groups are not shown Expected Results: The modifications on preset packages groups are done according to what's in the ks.cfg file Additional info:
Collapse to single bug *** This bug has been marked as a duplicate of 151769 ***