Bug 79136

Summary: [LSB-i] cpio archive file cannot preserve file content from extraction
Product: [Retired] Red Hat Linux Beta Reporter: Leon Ho <llch>
Component: cpioAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: beta4CC: eng-i18n-bugs, msw
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: 2003-02-14 18:41:30 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:
Bug Depends On:    
Bug Blocks: 79578    
Attachments:
Description Flags
cpio-fh.sh
none
patch to pass these cases none

Description Leon Ho 2002-12-06 04:00:48 UTC
Description of Problem: 
From LI18NUX2000-1 Test Suite result: 
Test cases: 
* When -i option is specified, if extract files is selected in pattern form, '?' is matched 1 
file-system-safe characters. 
* When -i option is specified, if extract files is selected in pattern form, matching list 
expression '[...]' is matched any one of the enclosed file-system-safe characters.  
* When -i option is specified, if extract files is selected in pattern form, a range expression 
'[c-c]' is matched any symbol between the pair (inclusive). The range expression may not be 
matched multi-character collating element and the range expression can be based on code 
point order instead of collating element order. 
 
Version-Release number of selected component (if applicable): 
2.5-1 
 
How Reproducible: 
everytime 
 
Steps to Reproduce: 
1.  
2.  
3.  
 
Actual Results: 
The archive file doesn't preserve file contents.  
 
Expected Results: 
The archive file preserve file contents.  
 
Additional Information: 
Test cases for them follow

Comment 1 Leon Ho 2002-12-06 04:02:30 UTC
Created attachment 87629 [details]
cpio-fh.sh

Comment 2 Leon Ho 2002-12-09 06:51:39 UTC
Created attachment 87944 [details]
patch to pass these cases

Comment 3 Leon Ho 2003-01-13 00:55:49 UTC
Do you need any other help for push in the changes? It is one of the feature 
request in Beta 3. 

Comment 4 Nakai 2003-02-14 18:33:28 UTC
THIS IS THE LAST PACKAGE which prevents whole Red Hat Linux from the OpenI18N
certification. This causes 3 failure in all 1158 test cases.

Comment 5 Jeff Johnson 2003-02-14 18:41:30 UTC
Eeek, fix in a moment -- cpio-2.5.3 building now.