GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   ok unix people, wtf does this mean... (https://gfy.com/showthread.php?t=127731)

pornJester 04-23-2003 09:17 PM

ok unix people, wtf does this mean...
 
gunzip: stdin: invalid compressed data--crc error

gunzip: stdin: invalid compressed data--length error
tar: Error exit delayed from previous errors

i'm trying to decompress this tar.gz file and keep getting this error, i've tried like 4 different commands.

Simon-interaid 04-23-2003 09:19 PM

do this.


tar -pzxvf files.tar.gz

modF 04-23-2003 09:20 PM

It means you are using the wrong commands, or your file is bad.

tar -zxf will try to use gunzip and tar together, try it w/o the z switch.

cluck 04-23-2003 09:20 PM

It looks to me like a corrupted archive. When the data is checked by the crc it doesn't translate into anything readable. I dunno what you could do about that.

WiredGuy 04-23-2003 09:21 PM

Sounds like the tarball is broken to me...
Make sure you downloaded it in binary format

WG

pornJester 04-23-2003 09:23 PM

Quote:

Originally posted by WiredGuy
Sounds like the tarball is broken to me...
Make sure you downloaded it in binary format

WG

i downloaded from the web and uploaded it Ascii, should i upload it binary?

Babaganoosh 04-23-2003 09:26 PM

Quote:

Originally posted by pornJester


i downloaded from the web and uploaded it Ascii, should i upload it binary?

Yep, binary

WiredGuy 04-23-2003 09:26 PM

Yep, any programs, distributions or graphic files should always be transferred in binary.

WG

pornJester 04-23-2003 09:33 PM

ugg, now i get...

Cannot open: No such file or directory
tar: Error exit delayed from previous errors

pornJester 04-23-2003 09:36 PM

ok, i switched to root access and it worked. i hate this technical crap.

WiredGuy 04-23-2003 09:37 PM

download from web in binary and make sure you keep the correct file extension (netscape tends to strip the .gz)
upload in binary
tar xvfz files.tar.gz

Repeat as needed
WG

pornJester 04-23-2003 09:39 PM

Quote:

Originally posted by WiredGuy
download from web in binary and make sure you keep the correct file extension (netscape tends to strip the .gz)
upload in binary
tar xvfz files.tar.gz

Repeat as needed
WG

thanks bro :thumbsup

WiredGuy 04-23-2003 09:41 PM

Quote:

Originally posted by pornJester
thanks bro :thumbsup
Anytime Bill :thumbsup
WG


All times are GMT -7. The time now is 08:59 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123