Bug 186734

Summary: anaconda does listen to what packages I tell to not install
Product: [Fedora] Fedora Reporter: Jason <dravet>
Component: anacondaAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: devin
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-29 21:22:50 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:
Attachments:
Description Flags
install.log
none
anaconda.log none

Description Jason 2006-03-25 22:07:24 UTC
Description of problem:
I install FC5 on Friday.  I told anaconda not to install tomboy, beagle,
gnome-user-share (I don't want httpd installed on my home PC) and a couple of
other packages.  After the install tomboy, beagle, and the others were there.  I
don't it is a dependency problem because I did a rpm -e tomboy and nothing
complained.

Version-Release number of selected component (if applicable):
whatever version is in fc5

How reproducible:
always

Steps to Reproduce:
1. start an install
2. deselect tomboy and begale and gnome-user-share
3. watch as they get installed
  
Actual results:
packages I told anaconda NOT to install got installed

Expected results:
tomboy, beagle, gnome-user-share, httpd should NOT have been installed.

Additional info:

Comment 1 Jeremy Katz 2006-03-27 18:17:56 UTC
Can you provide /root/install.log and /var/log/anaconda.log?

Comment 2 Jason 2006-03-27 19:49:04 UTC
Created attachment 126848 [details]
install.log

Comment 3 Jason 2006-03-27 19:50:54 UTC
Created attachment 126849 [details]
anaconda.log

Comment 4 Devin 2006-04-14 10:01:54 UTC
It isn't just the packages you ask anaconda not to install.  Anaconda also
doesn't listen when you ask it to install packages it doesn't install by
default, and the results can be seen immediately after choosing certain packages.

(I'm using text mode due to problems with graphical installation.  This could be
a text mode specific problem.)

For example:

1.) At the point in the installation where you select package groups you would
like installed, highlight the 'Editors' section
2.) Press 'F2' to see the package group details
3.) Deselect a package (I chose 'vim-enhanced', the only selected package)
4.) Select a package (i.e. 'emacs')
5.) Tab to the 'OK' button and hit Enter
6.) Press 'F2' again to review the choices you just made, and note that the
choices have been reset to their defaults

Comment 5 Jason 2006-08-29 21:22:50 UTC
I installed rawhide and the problem seems to have gotten fixed between then and
now.  I am closing the bug.