Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 400

Summary: RPM - Failure
Product: [Retired] Red Hat Linux Reporter: stanassc
Component: rpmAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 4.2   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1998-12-12 20:21:24 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 stanassc 1998-12-12 18:53:39 UTC
rpm -i ssh-1.2.26-1i.alpha.rpm
Data type 9 not supported

RH5.2/alpha on order

Comment 1 Jeff Johnson 1998-12-12 20:21:59 UTC
The version of rpm (try "rpm --version") is earlier than rpm-2.5
while the package you are trying to install was produced by
a newer version of rpm.

Upgrade to a later version of rpm (currently the latest version
is 2.5.5), and then repeat the command.