[CMake] Creating package

2012-05-26 Thread Kornel Benko
Resending this, after being subscribed ... Hi list, this is my first mail to this list, so it may be the wrong list to report errors. Recently I updated to ubuntu 12.04. Debian packages created with cmake (through "make package") are now not handled gratuitously by dpkg. (The in

Re: [CMake] Creating package

2012-05-26 Thread Eric Noulard
2012/5/26 Kornel Benko : > Resending this, after being subscribed ... > > Hi list, > this is my first mail to this list, so it may be the wrong list to report > errors. This is the good one. When we are all sure that the bug is a real bug you may file a bug report in the tracker

Re: [CMake] Creating package

2012-05-26 Thread Kornel Benko
Am Samstag, 26. Mai 2012 um 16:41:45, schrieb Eric Noulard > 2012/5/26 Kornel Benko : > > Resending this, after being subscribed ... > > > > Hi list, > > this is my first mail to this list, so it may be the wrong list to report > > errors. > > This is the good one. > When we are

Re: [CMake] Creating package

2012-05-26 Thread Kornel Benko
Am Samstag, 26. Mai 2012 um 17:31:18, schrieb Kornel Benko > Am Samstag, 26. Mai 2012 um 16:41:45, schrieb Eric Noulard > > > 2012/5/26 Kornel Benko : > > > Resending this, after being subscribed ... > > > > > > Hi list, > > > this is my first mail to this list, so it may be the

Re: [CMake] Creating package

2012-05-26 Thread Eric Noulard
2012/5/26 Kornel Benko : > Am Samstag, 26. Mai 2012 um 16:41:45, schrieb Eric Noulard > >> dpkg -c xyzzy.deb > This gives the standard tar ztvf output from data.tar.gz, could not see > anything special there. > One thing though is the definition of owner/group of all listed files. > In the "wor

Re: [CMake] Creating package

2012-05-26 Thread Eric Noulard
2012/5/26 Kornel Benko : > Am Samstag, 26. Mai 2012 um 17:31:18, schrieb Kornel Benko >> Am Samstag, 26. Mai 2012 um 16:41:45, schrieb Eric Noulard >> >> > 2012/5/26 Kornel Benko : >> > > Resending this, after being subscribed ... >> > > >> > > Hi list, >> > > this is my first m

Re: [CMake] Creating package

2012-05-27 Thread Kornel Benko
Am Samstag, 26. Mai 2012 um 22:02:19, schrieb Eric Noulard > 2012/5/26 Kornel Benko : > > Am Samstag, 26. Mai 2012 um 17:31:18, schrieb Kornel Benko > >> Am Samstag, 26. Mai 2012 um 16:41:45, schrieb Eric Noulard > >> > >> > 2012/5/26 Kornel Benko : > >> > > Resending this, after being subscri

Re: [CMake] Creating package

2012-05-27 Thread Eric Noulard
2012/5/27 Kornel Benko : > >> > Now "dpkg -i xyzzy.deb" is working. >> >> Ok then, could you try with >> >> cmake -E tar zcvf data.tgz ./usr >> >> instead. > > This one produces the same _bad_ tar file. > > The error output of >        #tar ztvf data.tgz> /dev/null >                tar: Ignoring un

Re: [CMake] Creating package

2012-05-27 Thread Kornel Benko
Am Sonntag, 27. Mai 2012 um 10:41:01, schrieb Eric Noulard [ snip ] > I understand the will of distro packager to build cmake using "SYSTEM" lib > but (I think that) this cannot be tested on all system combination so > may be they should do some regression testing when doing that. > May be we can

Re: [CMake] Creating package

2012-05-27 Thread Eric Noulard
2012/5/27 Kornel Benko : > Am Sonntag, 27. Mai 2012 um 10:41:01, schrieb Eric Noulard > > [ snip ] >> I understand the will of distro packager to build cmake using "SYSTEM" lib >> but (I think that) this cannot be tested on all system combination so >> may be they should do some regression testin

Re: [CMake] Creating package

2012-05-27 Thread Kornel Benko
Am Sonntag, 27. Mai 2012 um 13:50:37, schrieb Eric Noulard > 2012/5/27 Kornel Benko : > > Am Sonntag, 27. Mai 2012 um 10:41:01, schrieb Eric Noulard > > > > [ snip ] > >> I understand the will of distro packager to build cmake using "SYSTEM" lib > >> but (I think that) this cannot be tested on