Bug 4128 - I am unable to remove rpm
Summary: I am unable to remove rpm
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: rpm
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-07-20 20:22 UTC by Jaroslaw Sosnicki
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-07-21 16:50:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Jaroslaw Sosnicki 1999-07-20 20:22:47 UTC
[root@www RPMS]# rpm -e rpm-3.0.3-0.2
error: removing these packages would break dependencies:
        rpm >= 2.5 is needed by kdesupport-1.1.1-2
[root@www RPMS]#

Comment 1 Jeff Johnson 1999-07-21 16:50:59 UTC
You probably don't want to remove rpm or you won't be able to use
rpm ever again.

You can downgrade to a different version of rpm if necessary
by adding --force to the command line, as in
	rpm -U --force older_rpm_package_here


Note You need to log in before you can comment on or make changes to this bug.