Bug 82021

Summary: Package deinstallation doesn't stop service
Product: [Retired] Red Hat Public Beta Reporter: Leonid Kanter <leon>
Component: xinetdAssignee: Jay Fenlason <fenlason>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: phoebeCC: ekanter, jfeeney
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: 2003-01-17 16:41:48 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:
Bug Depends On:    
Bug Blocks: 79578    

Description Leonid Kanter 2003-01-16 14:13:13 UTC
Description of problem:

After package deinstallation xinetd process is still running.

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

2.3.7-6

How reproducible:

always

Steps to Reproduce:
1. Make sure xinetd is running
2. rpm -e --nodeps xinetd
    
Actual results:

/sbin/pidof xinetd show that process is still running

Expected results:

process must be stopped if package is removed

Comment 1 Leonid Kanter 2003-01-16 14:19:32 UTC
*** Bug 82022 has been marked as a duplicate of this bug. ***

Comment 2 Leonid Kanter 2003-01-16 14:22:27 UTC
*** Bug 82023 has been marked as a duplicate of this bug. ***

Comment 3 Jay Fenlason 2003-01-17 16:41:48 UTC
xinetd-2.3.10-1 fixes this