[cmake-developers] [CMake 0013700]: CPack fails from fakeroot
Mantis Bug Tracker
mantis at public.kitware.com
Sun Nov 18 07:25:24 EST 2012
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
======================================================================
More information about the cmake-developers
mailing list