Hi All,

   I am using CMake, CPack to generate packages. I successfully generated 
.tar.Z, .rpm and .deb files on my local computer. I am now trying to make tests 
on a computer that I access with SSH and I am getting an error only for the rpm 
file.

The error presents as:
CPack Error: Problem copying the package: 
.../lnx/_CPack_Packages/Linux/RPM/drop_sources-1.04.0-Linux.rpm to 
.../lnx/MyApp.rpm

and when looking at file rpmbuild.err, the content is:

error: File must begin with "/": 
    File must begin with "/":


 I'm not able to locate where this error comes from. Do you have any idea? 

Thanks,
Pascale

_________________________________________________________________
We are your photos. Share us now with Windows Live Photos.
http://go.microsoft.com/?linkid=9666047
_______________________________________________
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

Reply via email to