Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tar: Skipping to next header file

4,072 views
Skip to first unread message

Aaron Walker

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

I am trying to unpack the newest kernel source in /usr/src. It goes
along fine until it stops and says:

tar: Skipping to next header file

gzip: linux-2.0.33.tgz: invalid compressed data---crc error
tar: Archive - EOF not on block boundary

I used the following commands to try to uncompress the kernel source:
gzip -dc linux-2.0.33.tgz | tar xvB
tar xpvf linux-2.0.33.tgz
They both produced the same error.
Any ideas? Please help.
Thanks.
--
`````````````````````````````````````````````````````````````````````````

Aaron Walker

Work:
Site: http://www.iconmedia.com
Email: aa...@iconmedia.com

Personal:
Site: http://www.iconmedia.com/aaron
Email: amwa...@mediaone.net
``````````````````````````````````````````````````````````````````````````


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-us...@lists.debian.org .
Trouble? e-mail to tem...@bucknell.edu .


dpk

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

Try using tar -zxvf linux-2.0.33.tgz. If you get that error again, it means
that the file is corrupted and you will have to download the source again.
All the kernel sources I download come with a tar.gz extension... I get them
usually from kernel.org or sunsite. Did someone else package that for you?

Dennis
--
dpk <d...@egr.msu.edu>, Systems/Network | work: 353.4844
Division of Engineering Computing Services | page: 222.5875

Aaron Walker

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

What you suggested did not work, so I downloaded the source again (from
kernel.org). Now it says:

tar: Skipping to next header file

It doesn't say anything else like last time. It just ends and goes back to the
prompt.
Any ideas?

Manoj Srivastava

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

Hi,

I think you should download the sources from a different site
perhaps? I've had good results from ftp.kernel.org.

manoj
--
Don't tell me how hard you work. Tell me how much you get
done. James J. Ling
Manoj Srivastava <sriv...@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E

Aaron Walker

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

I have downloaded linux-2.0.33.tar.gz from kernel.org twice and neither one has
worked.

Manoj Srivastava wrote:

--
`````````````````````````````````````````````````````````````````````````
Aaron Walker

Personal:
Site: http://www.iconmedia.com/aaron
Email: amwa...@mediaone.net
``````````````````````````````````````````````````````````````````````````

--

Butch Kemper

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

At 08:19 -0600 on 12/19/97, Aaron Walker wrote:


> I am trying to unpack the newest kernel source in /usr/src. It goes
> along fine until it stops and says:
>
> tar: Skipping to next header file
>
> gzip: linux-2.0.33.tgz: invalid compressed data---crc error
> tar: Archive - EOF not on block boundary
>
> I used the following commands to try to uncompress the kernel source:
> gzip -dc linux-2.0.33.tgz | tar xvB
> tar xpvf linux-2.0.33.tgz
> They both produced the same error.
> Any ideas? Please help.
> Thanks.


The message from gzip makes me think the file was not downloaded as a
"binary" file but as a text file. I would suggest trying the download
again and explicitly specify the "binary" option.

Butch

Butch

Butch Kemper | Free sound advice available
Kemper & Associates Consulting Group | "95% sound and 5% advice"
409-361-2324 | Refunds cheerfully provided

Raymond A. Ingles

unread,
Dec 19, 1997, 3:00:00 AM12/19/97
to

On Fri, 19 Dec 1997, Aaron Walker wrote:

> Manoj Srivastava wrote:
>
> > Hi,
> >
> > I think you should download the sources from a different site
> > perhaps? I've had good results from ftp.kernel.org.

> I have downloaded linux-2.0.33.tar.gz from kernel.org twice and neither
> one has worked.

When you ftp in, be sure to type "binary" at the prompt. Sometimes
downloads get sent as ASCII when they shouldn't, and the resultant files
are useless. :-<

Sincerely,

Raymond Ingles (248) 377-7735 ray.i...@fanucrobotics.com

They said there'd be snow at Christmas; They said there'd be peace on Earth.
Halelujah Noel, be it Heaven or Hell; The Christmas we get we deserve.
-ELP, "I Believe in Father Christmas"

Ralph Winslow

unread,
Dec 20, 1997, 3:00:00 AM12/20/97
to

On 19-Dec-97 Butch Kemper wrote:
>At 08:19 -0600 on 12/19/97, Aaron Walker wrote:
>
>
>> I am trying to unpack the newest kernel source in /usr/src. It goes
>> along fine until it stops and says:
>>
<snip>

>
>The message from gzip makes me think the file was not downloaded as a
>"binary" file but as a text file. I would suggest trying the download
>again and explicitly specify the "binary" option.

I just got bit by this - I'd been spoiled by ncftp which defaults to binary
mode and had to use plain ftp to upload my web page to my ISPs NT box. A .gif
that I uploaded broke, and drove me crazy trying to figure out why. Failing
to set binary was why.


>
>Butch
>
>Butch
>
>Butch Kemper | Free sound advice available
>Kemper & Associates Consulting Group | "95% sound and 5% advice"
>409-361-2324 | Refunds cheerfully provided
>
>
>

>--
>TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
>debian-us...@lists.debian.org .
>Trouble? e-mail to tem...@bucknell.edu .

-----------------------------------------
Ralph Winslow r...@nac.net
Mary bought a pair of skates
upon the ice to frisk
now wasn't that a crazy way
her sweet young *?

0 new messages