On Tuesday 13 December 2005 19:45, Stephen Gran wrote:
> This one time, at band camp, Claudio Moratti said:
[cut]
> > Is it a bug?
>
> No, it's a misunderstanding of how pbuilder is meant to work.
>
> instead, try
> pbuilder build ../kleansweep_0.2.1-2.dsc
>
> If that fails (and the dsc is there an
This one time, at band camp, Claudio Moratti said:
> Hi *!
> I'm working on a package that uses scons...
>
> everything goes fine but I find one problem: in order to clean the sources,
> debian/rules calls
> /usr/bin/scons -c
> but pbuilder don't try to install the Unmet build dependencies befor
Paul Wise <[EMAIL PROTECTED]> writes:
> As other people noted new and in old threads, this is because pbuilder
> runs debian/rules clean outside the chroot. To work around it, put a '-'
> in front of the scons -c line in debian/rules, so that make ignores any
> errors from that line. An example fr
Justin Pryzby wrote:
> On Tue, Dec 13, 2005 at 11:30:04AM -0500, Roberto C. Sanchez wrote:
>>That is awesome. I have read many docs about make, but never knew that
>>the '-' at the beginning of the line caused make to ignore errors from
>>that command. Maybe I have just overlooked it all this tim
On Tue, Dec 13, 2005 at 11:30:04AM -0500, Roberto C. Sanchez wrote:
> Paul Wise wrote:
> > As other people noted new and in old threads, this is because pbuilder
> > runs debian/rules clean outside the chroot. To work around it, put a '-'
> > in front of the scons -c line in debian/rules, so that m
Paul Wise <[EMAIL PROTECTED]> wrote:
> Claudio Moratti wrote:
>
>> I'm working on a package that uses scons...
>>
>> everything goes fine but I find one problem: in order to clean the sources,
>> debian/rules calls
>> /usr/bin/scons -c
>> but pbuilder don't try to install the Unmet build depend
Paul Wise wrote:
> As other people noted new and in old threads, this is because pbuilder
> runs debian/rules clean outside the chroot. To work around it, put a '-'
> in front of the scons -c line in debian/rules, so that make ignores any
> errors from that line. An example from one of my packages:
On Tue, Dec 13, 2005 at 08:29:19AM -0500, Roberto C. Sanchez wrote:
> Claudio Moratti wrote:
> > Hi *!
> > I'm working on a package that uses scons...
> >
> > everything goes fine but I find one problem: in order to clean the sources,
> > debian/rules calls
> > /usr/bin/scons -c
> > but pbuilder
Claudio Moratti wrote:
> I'm working on a package that uses scons...
>
> everything goes fine but I find one problem: in order to clean the sources,
> debian/rules calls
> /usr/bin/scons -c
> but pbuilder don't try to install the Unmet build dependencies before the
> "clean"...
As other peopl
On Tue, Dec 13, 2005 at 02:52:27PM +0100, Claudio Moratti wrote:
> On Tuesday 13 December 2005 14:29, Roberto C. Sanchez wrote:
> > Claudio Moratti wrote:
> >
> > Interesting. I know that in the past, when building packages that use
> > cdbs, I have had to install it on my host system. If cdbs is
On Tuesday 13 December 2005 14:34, Antonio Ospite wrote:
> On Tue, 13 Dec 2005 14:15:43 +0100
>
> Claudio Moratti <[EMAIL PROTECTED]> wrote:
> > Hi *!
> > I'm working on a package that uses scons...
> >
> > everything goes fine but I find one problem: in order to clean the
> > sources, debian/rules
On Tuesday 13 December 2005 14:29, Roberto C. Sanchez wrote:
> Claudio Moratti wrote:
> > Hi *!
> > I'm working on a package that uses scons...
[cut]
>
> Interesting. I know that in the past, when building packages that use
> cdbs, I have had to install it on my host system. If cdbs is not
> inst
On Tue, 13 Dec 2005 14:15:43 +0100
Claudio Moratti <[EMAIL PROTECTED]> wrote:
> Hi *!
> I'm working on a package that uses scons...
>
> everything goes fine but I find one problem: in order to clean the
> sources, debian/rules calls
> /usr/bin/scons -c
> but pbuilder don't try to install the Unm
Claudio Moratti wrote:
> Hi *!
> I'm working on a package that uses scons...
>
> everything goes fine but I find one problem: in order to clean the sources,
> debian/rules calls
> /usr/bin/scons -c
> but pbuilder don't try to install the Unmet build dependencies before the
> "clean"...
>
> I r
Hi *!
I'm working on a package that uses scons...
everything goes fine but I find one problem: in order to clean the sources,
debian/rules calls
/usr/bin/scons -c
but pbuilder don't try to install the Unmet build dependencies before the
"clean"...
I read, in Debian Policy Manual, that:
"Build-
15 matches
Mail list logo