Re: pbuilder and configure

2007-09-19 Thread Russ Allbery
Julien Cristau <[EMAIL PROTECTED]> writes: > There should be a way to tell it to use /usr/lib/sendmail, without > having that installed. /usr/sbin/sendmail, please. I realize that we'll have to keep both essentially forever, but /usr/sbin is the correct FHS location. -- Russ Allbery ([EMAIL PR

Re: pbuilder and configure

2007-09-19 Thread Antti-Juhani Kaijanaho
On Wed, Sep 19, 2007 at 06:00:06PM +0900, Atsuhito Kohda wrote: > It's lynx-cur and it has an ability to mail so it is > necessary to know what MTA is available, I guess. Is it not possible to tell it? Something like --with-sendmail=/usr/sbin/sendmail -- Antti-Juhani Kaijanaho, Jyväskylä, Finla

Re: pbuilder and configure

2007-09-19 Thread Julien Cristau
On Wed, Sep 19, 2007 at 18:00:06 +0900, Atsuhito Kohda wrote: > It's lynx-cur and it has an ability to mail so it is > necessary to know what MTA is available, I guess. > There should be a way to tell it to use /usr/lib/sendmail, without having that installed. Cheers, Julien -- To UNSUBSCRIBE

Re: pbuilder and configure

2007-09-19 Thread Bernd Zeimetz
> It's lynx-cur and it has an ability to mail so it is > necessary to know what MTA is available, I guess. Guessing does not help here, figure it out by reading the configure/Makefile or whatever it is using to build, and patch it so it doesn't rely on an installed MTA. Instead it should assume s

Re: pbuilder and configure

2007-09-19 Thread Atsuhito Kohda
On Wed, 19 Sep 2007 11:16:43 +0300, Antti-Juhani Kaijanaho wrote: > On Wed, Sep 19, 2007 at 04:57:36PM +0900, Atsuhito Kohda wrote: > > One additional question. In case MTA, for example, there are > > many candidates including virtual package for Build-Depends. > > > > I guess "exim4-daemon-lig

Re: pbuilder and configure

2007-09-19 Thread Antti-Juhani Kaijanaho
On Wed, Sep 19, 2007 at 04:57:36PM +0900, Atsuhito Kohda wrote: > One additional question. In case MTA, for example, there are > many candidates including virtual package for Build-Depends. > > I guess "exim4-daemon-light | mail-transport-agent" > will be acceptable. Is this okay? Why would yo

Re: pbuilder and configure

2007-09-19 Thread Atsuhito Kohda
On Tue, 18 Sep 2007 23:03:15 -0700, Russ Allbery wrote: > Atsuhito Kohda <[EMAIL PROTECTED]> writes: > > > If I understand correctly it is recommended to use pbuilder for > > packaging and I've done so when I updated packages recently. Then I got > > a bug report that a nice feature was suddenly

Re: pbuilder and configure

2007-09-19 Thread Antti-Juhani Kaijanaho
On Tue, Sep 18, 2007 at 11:03:15PM -0700, Russ Allbery wrote: > The solution is indeed to have a proper Build-Depends. Also, it is a good idea to disable feature autodetection and enable wanted compile-time features explicitly, like this: ./configure --enable-packager-mode --enable-foo --enable

Re: pbuilder and configure

2007-09-18 Thread Russ Allbery
Atsuhito Kohda <[EMAIL PROTECTED]> writes: > If I understand correctly it is recommended to use pbuilder for > packaging and I've done so when I updated packages recently. Then I got > a bug report that a nice feature was suddenly lost and I found that > configure script failed to find out very c

pbuilder and configure

2007-09-18 Thread Atsuhito Kohda
Hi all, If I understand correctly it is recommended to use pbuilder for packaging and I've done so when I updated packages recently. Then I got a bug report that a nice feature was suddenly lost and I found that configure script failed to find out very common applications because pbuilder didn't