Bug 25720

Summary: tar tvIf and tar xvIf fail
Product: [Retired] Red Hat Linux Reporter: Chris Runge <crunge>
Component: tarAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: 7.1CC: saint
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: 2001-02-02 15:23:21 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 Chris Runge 2001-02-02 14:57:42 UTC
on Fisher (beta 3) I get errors when I try to untar/bunzip2 as follows:

$ tar tvIf linux-2.4.1.tar.bz2
tar: This does not look like a tar archive
tar: Skipping to next header
tar: 84 garbage bytes ignored at end of archive
tar: Error exit delayed from previous errors

I get the same error with tar xvIf

The files themselves are fine. This command works on the same files on
other machines. In addition, on the Fisher (beta 3) machine if I first
bunzip2 the file, then untar it it works.

I have no problems with RHL 7 on the same machine and with the same files.

Configuration:
SuperMicro 370DE6 motherboard (based on ServerWorks III HE-SL chipset)
2xP3 @ 1GHz
512 MB RAM

Comment 1 Bernhard Rosenkraenzer 2001-02-02 15:23:18 UTC
tar options have changed for compatibility with tar versions on other
OSes (e.g. Solaris). Replace I with j.

Comment 2 David Sainty 2001-02-15 00:14:32 UTC
Is there no way to give a "deprecated" warning for a release or so? Idea being
we only give a message if we fail in this fashion, and have specified the I option.

I was sold on this being a bug too... you just assume it'll work as it used to,
and the message returned to the user certainly doesn't suggest a syntax change.
There could be a few support calls as a result of this. Just a thought.

Comment 3 David L. Parsley 2001-02-22 20:03:07 UTC
<aol>
Me too!
</aol>
Yeah, I agree there should be a warning.  I was just getting ready to file this
as a bug...

Comment 4 Bernhard Rosenkraenzer 2001-02-22 20:07:23 UTC
There is a warning now (1.13.19-1)