Projects / PhpWiki / Comments

Rss Comments for PhpWiki

Rcomment-before 26 Feb 2007 12:28 Rcomment-trans anotherGabi Rcomment-after

Re: Is the tarball broken?
I think you have a little problem with spam on your demo site ;-)

Rcomment-before 02 Feb 2001 17:58 Rcomment-trans wainstead Rcomment-after

Re: Is the tarball broken?
You are correct... the tarball on Sourceforge is broken! You can get the version off FTP right now, which I just tested with gzip -t and tar -tzvf to be sure it's OK:

ftp://phpwiki.sourceforge.net/pub/phpwiki/

I'll upload a new tarball right now.

~swain

Rcomment-before 02 Feb 2001 17:23 Rcomment-trans gaudior Rcomment-after

Re: Is the tarball broken?
Yes, tar zxvf

Here is the error message I'm getting:

phpwiki/DBLIB.txt

tar: Skipping to next header

gzip: stdin: invalid compressed data--crc error

tar: 471 garbage bytes ignored at end of archive

tar: Child returned status 1

tar: Error exit delayed from previous errors

THis happened after I did a wget from freshmeat.net

Rcomment-before 02 Feb 2001 17:22 Rcomment-trans edatalspiel Rcomment-after

Re: Is the tarball broken?
As far I know, the tarball is broken. Witness:

~/public_html> gunzip -c ../../dl/phpwiki-1.2.0.tar.gz | gtar xvf -

phpwiki/DBLIB.txt

gtar: Skipping to next file header

gunzip: ../../dl/phpwiki-1.2.0.tar.gz: invalid compressed
data--crc error

gtar: Archive - EOF not on block boundary

~/public_html> gunzip -c ../../dl/phpwiki-1.2.0.tar.gz | tar xvf -

x phpwiki/DBLIB.txt, 6323 bytes, 13 tape blocks

tar: directory checksum error

~/public_html> gtar xzvf ../../dl/phpwiki-1.2.0.tar.gz

phpwiki/DBLIB.txt

gtar: Skipping to next file header

gzip: stdin: invalid compressed data--crc error

gtar: Archive ../../dl/phpwiki-1.2.0.tar.gz EOF not on block boundary

-E!

Rcomment-before 02 Feb 2001 15:35 Rcomment-trans wainstead Rcomment-after

Re: Is the tarball broken?

> I'm having trouble extracting the
> tarball.

Have you tried gunzip, or tar -xzvf? Or are you on a Windows box?

~swain

Rcomment-before 02 Feb 2001 15:19 Rcomment-trans gaudior Rcomment-after

Is the tarball broken?
I'm having trouble extracting the tarball.

No-screenshot

Project Spotlight

Audio File Library

A library for reading and writing audio files.

No-screenshot

Project Spotlight

graft

A package management utility.