Yes. Some tar files had problems when attempting extraction with CMake's old libtar implementation. (On Mac and other platforms, too...)
We think they are all fixed as of CMake 2.8.2 since the addition of libarchive and the removal of libtar. Let us know if you still have problems when trying with CMake 2.8.2. Thanks, David On Fri, Jul 9, 2010 at 4:36 PM, Tim St. Clair <timoth...@gmail.com> wrote: > Folks - > > I'm running cmake 2.8.0 and noticing an interesting anomaly on > Darwin 10.4 when extracting an external project: > > cmake -E tar xfz globus-5.0.1.tar.gz > CMake Error: Problem with tar_extract_all(): Operation not permitted > CMake Error: Problem extracting tar: globus-5.0.1.tar.gz > > yet, > > tar -xzf globus-5.0.1.tar.gz works fine. > > are there any known issues that I'm not aware of? > > -- > Cheers, > Timothy St. Clair > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake