>
> Perhaps a wishlist bug on pbuilder would be appropriate since keeping
> the build dir would indeed be useful.
>
especially to build a package twice, which is a release goal for Lenny.
Probably an option like --build-twice would be useful, too.
Cheers,
Bernd
--
To UNSUBSCRIBE, email to
On Thu, 2007-08-02 at 14:22 +0200, Andreas Tille wrote:
> Any further hint?
As a workaround you could use "pbuilder login", manually pull in the
build deps and run debuild etc.
Perhaps a wishlist bug on pbuilder would be appropriate since keeping
the build dir would indeed be useful.
Ian.
--
I
On Thu, 2 Aug 2007, Pierre Habouzit wrote:
my pbuilder conf is online: http://madism.org/~madcoder/dotfiles/
Well, thanks for this in general because I learned some more than
I hoped for in general.
don't forget to make the scripts +x...
I did so before. I even added a "touch /tmp/pbuild
On Thu, Aug 02, 2007 at 10:24:41AM +0200, Andreas Tille wrote:
> On Wed, 1 Aug 2007, Pierre Habouzit wrote:
>
> >>Sounds like what I'm looking for but I have problems to implement this
> >>hint. I tried pdebuild --hookdir $HOME/.pbuilder and also added
> >>HOOKDIR=/home/myhome/.pbuilder to my .pb
On Wed, 1 Aug 2007, Pierre Habouzit wrote:
Sounds like what I'm looking for but I have problems to implement this
hint. I tried pdebuild --hookdir $HOME/.pbuilder and also added
HOOKDIR=/home/myhome/.pbuilder to my .pbuilderrc but there is no visible
effect. Did I missed something?
it's use
On 8/1/07, Pierre Habouzit <[EMAIL PROTECTED]> wrote:
> > Sounds like what I'm looking for but I have problems to implement this
> > hint. I tried pdebuild --hookdir $HOME/.pbuilder and also added
> > HOOKDIR=/home/myhome/.pbuilder to my .pbuilderrc but there is no visible
> > effect. Did I miss
On Wed, Aug 01, 2007 at 09:08:44AM +0200, Andreas Tille wrote:
> On Tue, 31 Jul 2007, Pierre Habouzit wrote:
>
> >>How about using pbuilder hooks? Something like $hookdir/C01_shell:
> >>
> >>--- 8< ---
> >>#!/bin/sh
> >>
> >>cd /tmp/buildd/*/debian/..
> >>/bin/sh < /dev/tty > /dev/tty
> >>--- 8<
On Tue, 31 Jul 2007, Pierre Habouzit wrote:
How about using pbuilder hooks? Something like $hookdir/C01_shell:
--- 8< ---
#!/bin/sh
cd /tmp/buildd/*/debian/..
/bin/sh < /dev/tty > /dev/tty
--- 8< ---
you may even want to have some usable env, and enhance it that way:
[artemis] cat .pbu
On Tue, Jul 31, 2007 at 02:17:23PM -0700, Jérémie Corbier wrote:
> On Tue, Jul 31, 2007 at 10:53:10PM +0200, Andreas Tille wrote:
> > I would like to keep pbuilder the temporary build directory to
> > be able to inspect the library and what went different compared
> > to a build using dbuild. Unfo
On Tue, Jul 31, 2007 at 10:53:10PM +0200, Andreas Tille wrote:
> I would like to keep pbuilder the temporary build directory to
> be able to inspect the library and what went different compared
> to a build using dbuild. Unfortunately I did not found a
> command line option to keep the temporary b
Hi,
I'm working on a new package where I added automake stuff. This
compiles and even builds a Debian package perfectly if I use debuild.
If I use pdebuild there are some undefined references resulting in
lines
...
../.libs/libvolpack.so: undefined reference to `VPWarpA110N'
../.libs/libvolpack
11 matches
Mail list logo