Re: pbuilder problem

2009-03-31 Thread Paul Wise
On Tue, Mar 31, 2009 at 3:06 PM, Jaromír Mikeš wrote: > xargs: xargs.c:443: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. ... > Can somebody advise me please what does it mean? Seems fairly obvious from Google: http://www.google.com/search?q=Assertion+%60bc_ctl.arg_max+%3C%3D+(13107

pbuilder problem

2009-03-31 Thread Jaromír Mikeš
Hello mentors, having this output on $ pbuilder create --distribution sid --mirror ftp://ftp.debian.org/debian xargs: xargs.c:443: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed. /usr/lib/pbuilder/pbuilder-modules: line 254: 10233 Broken pipe find "$1" -xdev \( \! -type d

Re: pbuilder problem

2006-11-24 Thread Thibaut Paumard
On Fri, 24 Nov 2006 09:55:38 +0100 Luca Bedogni <[EMAIL PROTECTED]> wrote: > Yes i've done that. In the control file my package build-depends to the > developement package of the library, and on the pbuilder chroot it install > it, but after it cannot use that.. > This happen only inside pbuilde

Re: pbuilder problem

2006-11-24 Thread Luca Bedogni
On Thursday 23 November 2006 23:42, Székelyi Szabolcs wrote: > Luca Bedogni wrote: > > Hi mentors > > made my first libpackage and the program is the following. > > When i launch pbuilder on another package that uses my library-package i > > got that he can't use the include. I use the package

Re: pbuilder problem

2006-11-24 Thread Marco Nenciarini
On Thu, Nov 23, 2006 at 11:18:29PM +0100, Luca Bedogni wrote: > Hi mentors > made my first libpackage and the program is the following. > When i launch pbuilder on another package that uses my library-package i got > that he can't use the include. I use the package from a local repository. >

Re: pbuilder problem

2006-11-23 Thread Neil Williams
On Thu, 23 Nov 2006 22:42:55 + James Westby <[EMAIL PROTECTED]> wrote: > On (23/11/06 23:18), Luca Bedogni wrote: > > When i launch pbuilder on another package that uses my library-package i got > > that he can't use the include. I use the package from a local repository. > You say you have th

Re: pbuilder problem

2006-11-23 Thread Székelyi Szabolcs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luca Bedogni wrote: > Hi mentors > made my first libpackage and the program is the following. > When i launch pbuilder on another package that uses my library-package i got > that he can't use the include. I use the package from a local reposito

Re: pbuilder problem

2006-11-23 Thread James Westby
On (23/11/06 23:18), Luca Bedogni wrote: > Hi mentors > made my first libpackage and the program is the following. > When i launch pbuilder on another package that uses my library-package i got > that he can't use the include. I use the package from a local repository. > > When i try to bui

pbuilder problem

2006-11-23 Thread Luca Bedogni
Hi mentors made my first libpackage and the program is the following. When i launch pbuilder on another package that uses my library-package i got that he can't use the include. I use the package from a local repository. When i try to build the package with dpkg-buildpackage instead of pb