[cmake-developers] [CMake 0011944]: CPackDeb: Support dependencies between components/Debian packages

Raffi Enficiaud raffi.enficiaud at mines-paris.org
Fri Apr 24 11:29:31 EDT 2015


Le 22/04/15 23:46, Domen Vrankar a écrit :
>> Hi,
>>
>> I just installed a virtual machine running Debian 7.8.0, and everything
>> worked like a charm from the first run. I did that in the two following way:
>> - sourced my branch
>> https://github.com/raffienficiaud/CMake/tree/cpack_deb_refactoring
>> - I also applied the cherry-picked from that branch onto your merge to next
>> (8e0ecf91b3d50a0e69a00db52d1d79ca91afecc4).
>>
>> The only packages I installed from a default installation are vim,
>> build-essential, git, gcc-4.7, cmake, qtcreator, clang.
>> Putting the quotes in that case should be safer.
>>
>> So I cannot reproduce the error on my side. The log would be helpful.
>
> Odd... I'm not certain what the difference between our virtual
> machines is then. As far as I can remember I only additionally
> installed gcc and cmake. Maybe some updates...
>
> Attached are the generated files, verbose output and dpkg-deb -I
> output for application package.
>
> Thanks,
> Domen

Hi,

Would you please add
set( CPACK_DEBIAN_PACKAGE_DEBUG ON)

to the file
MyLibCPackConfig-splitted-components-depend2.cmake.in

so that we also have the debug logs?

BTW, I do not know what CPackDEB.cmake you are running. Is it pushed 
somehow?

Thanks,

Best,
Raffi



More information about the cmake-developers mailing list