Bug 16684

Summary: rpm dumps core with duplicate remove package request
Product: [Retired] Red Hat Linux Reporter: phostetl
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-05 14:11:42 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 phostetl 2000-08-21 15:41:56 UTC
I inadvertently pasted the same package name in the command twice and rpm
dumped core. 

The text of the error is listed below:

[root@gibson cgi-bin]# rpm -e pilot-link
error: removing these packages would break dependencies:
	pilot-link is needed by kpilot-3.1b9-4
	pilot-link is needed by pilot-link-devel-0.9.3-3
	libpisock.so.3 is needed by kpilot-3.1b9-4
[root@gibson cgi-bin]# rpm -e pilot-link kpilot-3.1b9-4
pilot-link-devel-0.9.3-3 kpilot-3.1b9-4
cannot read packages named kpilot for uninstall
Segmentation fault (core dumped)
[root@gibson cgi-bin]# rpm -e pilot-link kpilot-3.1b9-4
pilot-link-devel-0.9.3-3               
error: package pilot-link is not installed
error: package kpilot-3.1b9-4 is not installed
error: package pilot-link-devel-0.9.3-3 is not installed
[root@gibson cgi-bin]# rpm -q rpm
rpm-3.0.5-9.6x

Comment 1 Jeff Johnson 2000-09-05 14:04:25 UTC
*** Bug 17242 has been marked as a duplicate of this bug. ***

Comment 2 Jeff Johnson 2000-09-05 14:11:41 UTC
*** Bug 15636 has been marked as a duplicate of this bug. ***

Comment 3 Jeff Johnson 2001-01-09 16:08:03 UTC
Collecting duplicates at bugzilla #7771

*** This bug has been marked as a duplicate of 7771 ***