Bug 105191

Summary: tarl/targ doesn't work on GNU tar archives
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michal Marek <mmarek>
Component: ConsoleAppsAssignee: Marian Jancar <mjancar>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: SUSE Other   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Marek 2005-08-17 13:49:32 UTC
tarl should list filenames in broken archives, but it doesn't
event work with correct ones:

test@pixl:/tmp> tar cf - ~/ | tarl
tar: Removing leading `/' from member names
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
---apparent EOF
test@pixl:/tmp> rpm -q tarfix tar
tarfix-1.0-815
tar-1.15.1-8
test@pixl:/tmp>
 
The same happens when I try to extract a file using targ. Maybe  those
tools are too old and don't understand the format GNU tar uses (but
I can test any other tar(1) implementation ATM).
Comment 1 Marian Jancar 2005-08-18 15:54:56 UTC
package dropped