The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13700 ====================================================================== Reported By: Konstantin Cherenkov Assigned To: ====================================================================== Project: CMake Issue ID: 13700 Category: CPack Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-11-18 07:25 EST Last Modified: 2012-11-18 07:25 EST ====================================================================== Summary: CPack fails from fakeroot Description: CPackDeb fails if deb files are created from fakeroot
CPack: Create package CPack Error: Problem running tar command: /usr/bin/fakeroot "/usr/bin/cmake" -E tar cfz data.tar.gz ./usr Please check [...]/build/_CPack_Packages/Linux/DEB/Deb.log for errors CPack Error: Problem compressing the directory Deb.log contains this message: fakeroot: nested operation not yet supported Steps to Reproduce: fakeroot mkdir build cd build cmake .. cpack ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-11-18 07:25 Konstantin CherenkovNew Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
