Bug 18220 - rpm won't install > v3 anything or <1 anything
Summary: rpm won't install > v3 anything or <1 anything
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 6.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-03 15:03 UTC by Need Real Name
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-10-03 15:03:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-10-03 15:03:13 UTC
RPM will not allow me to install applications with versions > 3 or < 1.

Here's the following error message when I tried to install RPM from v7.0

[root@smullen]: /usr/local/downloads/applications # rpm -U
rpm-4.0-4.i386.rpm 
only packages with major numbers <= 3 are supported by this version of RPM
error: rpm-4.0-4.i386.rpm cannot be installed

Comment 1 Jeff Johnson 2000-10-03 16:45:17 UTC
You are trying to install a version 4 package with an older, now legacy version
of rpm.
Upgrade to rpm-3.0.5 (all 5 packages) from Red Hat updates/errata. FWIW,
upgrading
to rpm-4.0 on a Red Hat 6/x/5.x system is not yet supported. If you wish to do
it, try
packages from ftp://ftp.rpm.org/pub/rpm/dist/4.0. You will need the db3 packages
located
there as well. Make sure that
	1) you install all 5 rpm packages and the db3 package at the same time
	2) immediately do an "rpm --rebuilddb" to convert your database to db3
	format.
Again, the "production" version of rpm is 3.0.5 available from Red Hat updates.


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