Bug 510

Summary: cpio-2.4.2-9.i386.rpm not working
Product: [Retired] Red Hat Linux Reporter: beavey
Component: cpioAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.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: 1998-12-17 23:06:38 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 beavey 1998-12-17 16:22:24 UTC
Regarding cpio-2.4.2-9.i368.rpm in RedHat 5.2:

Problem noted when installing Citrix client for Linux
(available from www.citrix.com), cpio error when trying to
install.  Downgraded to cpio-2.4.2-6 (shipped with RedHat
5.1 CD), problem disappeared.

Ben Eavey
12/17/1998
beavey

Comment 1 Jeff Johnson 1998-12-17 23:06:59 UTC
See bugs #80 and #226. Basically you need to change
	cpio -oc
to
	cpio -o -Hodc
in the install script. Otherwise, using cpio from 5.1 works too.

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