Yes. Some tar files had problems when attempting extraction with CMake&#39;s old libtar implementation. (On Mac and other platforms, too...)<br><br><div>We think they are all fixed as of CMake 2.8.2 since the addition of libarchive and the removal of libtar.</div>
<div><br></div><div>Let us know if you still have problems when trying with CMake 2.8.2.</div><div><br></div><div><br></div><div>Thanks,</div><div>David</div><div><br></div><div><br><div class="gmail_quote">On Fri, Jul 9, 2010 at 4:36 PM, Tim St. Clair <span dir="ltr">&lt;<a href="mailto:timothysc@gmail.com">timothysc@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Folks -<br>
<br>
    I&#39;m running cmake 2.8.0 and noticing an interesting anomaly on<br>
Darwin 10.4 when extracting an external project:<br>
<br>
cmake -E tar xfz globus-5.0.1.tar.gz<br>
CMake Error: Problem with tar_extract_all(): Operation not permitted<br>
CMake Error: Problem extracting tar: globus-5.0.1.tar.gz<br>
<br>
yet,<br>
<br>
tar -xzf globus-5.0.1.tar.gz works fine.<br>
<br>
are there any known issues that I&#39;m not aware of?<br>
<br>
--<br>
Cheers,<br>
Timothy St. Clair<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 <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br></div>