Hi Seth,<br><br>Try checking the md5sum of the downloaded package (md5sum &lt;filename&gt;.tar.xz). It should be:<br>MD5: b4d2de79ed5cedb4054e0292ca9795cc<br><br>If the md5sum is fine try downloading  the following package for decompressing .xz files.<br>
<a href="http://tukaani.org/xz/">http://tukaani.org/xz/</a><br><br>Usage:<br>xz -d &lt;filename&gt;.tar.xz<br>tar -xvf &lt;filename&gt;.tar<br><br>HTH,<br>Saurabh<br>Research Assistant<br>University of British Columbia<br>
<br><div class="gmail_quote">On Fri, Aug 17, 2012 at 10:38 AM, Seth Gilchrist <span dir="ltr">&lt;<a href="mailto:seth@mech.ubc.ca" target="_blank">seth@mech.ubc.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote">Hi all,<div>I cannot unzip the latest insight toolkit source packages.</div><div><br></div><div>

When I use the .tar.gz/xz formats I get very similar errors that look like:</div><div><div>$ tar -Jxf InsightToolkit-4.2.0.tar.xz </div>


<div>xz: (stdin): Unexpected end of input</div><div><div>tar: Unexpected EOF in archive</div><div>tar: Unexpected EOF in archive</div><div>tar: Error is not recoverable: exiting now</div></div></div><div><br></div><div><br>




</div><div>and for the .zip</div><div><div>$ 7z x InsightToolkit-4.2.0.zip</div><div>Processing archive: InsightToolkit-4.2.0.zip</div><div>Error: Can not open file as archive</div></div><div><br></div><div><br></div><div>



I can extract the 3.x versions, and Insight Applications v4.2 without error.</div>
<div><br></div><div>I will obtain the source from git if I must, but would rather stick with full releases.</div><div><br></div><div>Has anyone else seen this issue?  Are there hash sums I can compare my DLed files with?</div>




<div><br></div><div>Thanks,</div><div>Seth</div><div><br></div><div>Other useful information:</div><div><div>$ uname -a</div><div>Linux computer-name 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux</div>




</div><div><br></div><div><div>$ tar --version</div><div>tar (GNU tar) 1.26</div></div><div><br></div><div><div>$ 7z</div><div>7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18</div><div>p7zip Version 9.20 (locale=en_CA.UTF-8,Utf16=on,HugeFiles=on,8 CPUs)</div>



</div></div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>