[CMake] DEB package generated with cpack does not pass lintian check on Ubuntu

Bogdan Cristea cristeab at gmail.com
Mon Mar 16 19:25:18 EDT 2015


Hi

I have generated a DEB package with cpack, but the analysis with lintian in Ubuntu reveals still some errors:

E: at: changelog-file-missing-in-native-package
E: at: control-file-has-bad-owner md5sums b/users != root/root
E: at: no-copyright-file
E: at: extended-description-is-empty
E: at: maintainer-name-missing a at gmail.com
Use of uninitialized value $name in pattern match (m//) at /usr/share/perl5/Lintian/Check.pm line 203.
E: at: wrong-file-owner-uid-or-gid usr/ 1000/100
E: at: wrong-file-owner-uid-or-gid usr/bin/ 1000/100
E: at: wrong-file-owner-uid-or-gid usr/bin/AT 1000/100
W: at: binary-without-manpage usr/bin/AT

Could someone tell me how can I solve these ?

thanks
Bogdan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150317/5b8009fd/attachment.html>


More information about the CMake mailing list