Re: dpkg-source cryptic error

2013-04-16 Thread Tom Browder
On Mon, Apr 15, 2013 at 9:30 AM, Tom Browder tom.brow...@gmail.com wrote: Is there any way to get dpkg-source to tell the exact file it is looking for? 1. I was able to determine that, at least for me, dpkg-source cannot be used in the source dir, it must be called from the source tree's parent

dpkg-source cryptic error

2013-04-15 Thread Tom Browder
I'm trying to create a first source package (without a previous none) and use this line in my build dir: dpkg-source -b /path/to/package-7.23.1 It produces this error: dpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar file found In the parent directory

Re: dpkg-source cryptic error

2013-04-15 Thread Tom Browder
On Mon, Apr 15, 2013 at 8:57 AM, Jakub Wilk jw...@debian.org wrote: * Tom Browder tom.brow...@gmail.com, 2013-04-15, 08:36: Is there any way to get dpkg-source to tell the exact file it is looking for? See bug #634510, which was fixed in dpkg-dev 1.16.1. Thanks, Jakub! -Tom

CMake out-of-tree build systems and packaging: example needed

2013-04-14 Thread Tom Browder
I am trying to get a package in shape for BRL-CAD which currently tests only an out-of-tree build. Can anyone point to an example of such a requirement being implemented in an existing Debian package? Thanks. Best regards, -Tom -- To UNSUBSCRIBE, email to

Re: CMake out-of-tree build systems and packaging: example needed

2013-04-14 Thread Tom Browder
On Sun, Apr 14, 2013 at 9:04 AM, Anton Gladky gl...@debian.org wrote: Hi Tom, there are a couple of examples, where cmake is used. Also excellent pointers! Thank you, Anton. Best regards, -Tom -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of

Re: CMake out-of-tree build systems and packaging: example needed

2013-04-14 Thread Tom Browder
On Sun, Apr 14, 2013 at 8:39 AM, Игорь Пашев pashev.i...@gmail.com wrote: 2013/4/14 Tom Browder tom.brow...@gmail.com: I am trying to get a package in shape for BRL-CAD which currently tests only an out-of-tree build. Can anyone point to an example of such a requirement being implemented

Re: pbuilder failure: groups: cannot find name for group ID 123

2011-12-02 Thread Tom Browder
On Tue, Oct 4, 2011 at 10:22, Tom Browder tom.brow...@gmail.com wrote: I have just started using pbuilder and have a hook script to log me in to pbuilder upon error. In the package source directory, in this case xmlwrapp-0.6.2, I execute:  $ sudo pbuilder --build --logfile pbuilder.log