Bug 181956

Summary: uninstalling kernel removes gnome-session and gnome-volume-manager
Product: [Fedora] Fedora Reporter: Jeremy West <jwest>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
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: 2006-02-18 06:52:14 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 Jeremy West 2006-02-17 22:23:41 UTC
Description of problem:
While testing different versions of the kernel, I noticed that if I use yum to
uninstall the kernel, gnome-session and gnome-volume-manager are also
uninstalled.  It seems these packages are dependencies for the kernel.  I'm not
sure why.

Version-Release number of selected component (if applicable):
gnome-volume-manager-1.5.11-2
gnome-session-2.13.91-1
yum-2.5.1-5
kernel-2.6.15-1.1955_FC5

How reproducible:
#yum remove kernel

Steps to Reproduce:
1.  Make sure the above kernel is installed.
2.  Use yum to remove the kernel with "yum remove kernel"
3.  Yum shows gnome-session and gnome-volume-manager as dependencies that will
also be removed, and prompts you to say "yes"
4.  Watch as everything is removed and verify resules.
5.  use "yum install kernel" and see that gnome-session and gnome-volume-manager
are not re-installed
6.  use "yum install gnome-session gnome-volume-manager" to get your system back
  
Actual results:
see description

Expected results:
gnome-session and gnome-volume-manager should not be removed, correct?

Additional info:

Comment 1 Ignacio Vazquez-Abrams 2006-02-18 06:52:14 UTC
gnome-volume-manager has a dependency on a certain minimum kernel version. If
you remove all kernels that satisfy it, then of course g-v-m needs to be removed
as well. If you think this is incorrect then you should file against g-v-m.