dazuko-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dazuko-help] Unable to extract dazuko-2.3.7.tar.gz


From: Kevin Keane
Subject: Re: [Dazuko-help] Unable to extract dazuko-2.3.7.tar.gz
Date: Mon, 29 Jun 2009 02:52:13 -0700
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

John Ogness wrote:
On 2009-06-29, Adli <address@hidden> wrote:
The tar.gz file on the server is correct. Is the MD5SUM of your
file correct?

$ md5sum dazuko-2.3.7.tar.gz 5b889051cfc55fea86eea1d4fe5ca65a dazuko-2.3.7.tar.gz
I received the following output:

a98c7a2b99172a6410a84331b793963e dazuko-2.3.7.tar.gz
5b889051cfc55fea86eea1d4fe5ca65a: No such file or directory
a98c7a2b99172a6410a84331b793963e dazuko-2.3.7.tar.gz

I don't know what is going on, but something is definately not
right. Are you using some exotic filesystem? Maybe you could try the
following and post the complete output?

cd /tmp
wget http://dazuko.dnsalias.org/files/dazuko-2.3.7.tar.gz
md5sum dazuko-2.3.7.tar.gz
tar xzf dazuko-2.3.7.tar.gz
I haven't been following this thread, but I notice that Adli apparently used the wrong command line for md5sum.

Only use the first line, not both lines.

md5sum dazuko-2.3.7.tar.gz

The second line is the output that you are supposed to see. The interesting value is the one that starts with 5b... The one that md5sum reports should exactly match this long number. Adli instead sees a value that starts with a9... so his dazuko tarball is either corrupted, or already uncompressed. Some older browsers will recognize a .gz file and uncompress it on the fly while downloading it, but still save it with the .gz extension. If that is the case, the solution is to rename the file to dazuko-2.3.7.tar and use tar xf dazuko-2.3.7.tar instead of the tar xzf command.

If the file is genuinely corrupted, re-download the dazuko-2.3.7.tar.gz file using the wget command that John suggested.

--
Kevin Keane
Owner
The NetTech
Find the Uncommon: Expert Solutions for a Network You Never Have to Think About

Office: 866-642-7116
http://www.4nettech.com

This e-mail and attachments, if any, may contain confidential and/or 
proprietary information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. The information herein is 
intended only for use by the intended recipient(s) named above. If you have 
received this transmission in error, please notify the sender immediately and 
permanently delete the e-mail and any copies, printouts or attachments thereof.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]