Quoting Thomas Huriaux <[EMAIL PROTECTED]>:

> Jon Marler <[EMAIL PROTECTED]> (21/12/2006):
> > Quoting Thomas Huriaux <[EMAIL PROTECTED]>:
> > > Note also that once this is fixed, you should update the description of
> > > the qmail-src package.
> >
> > I am not exactly sure what pbuilder is doing here, but I don't get the same
> > behavior when executing "debian/rules binary" to build -*just*- the
> qmail-src
> > package.  If you are trying to build the qmail package as well, you will
> have
> > to have the users.  Period.
>
> I am not trying to build the qmail package, I am trying to build the
> only package listed in debian/control, i.e. the qmail-src package.
> It still fails.
>
> See Steve's answer:
>   The problem seems to be that your debian/rules is misusing the
>   binary-arch and binary-indep targets for purposes other than building
>   the packages listed in debian/control.
>
>
> > "qmail" is not an "official" Debian package.  "qmail-src" is an "official"
> > Debian non-free package.
> >
> > I believe that the problem here is that your default invocation of pbuilder
> is
> > attempting to build both the qmail-src and the qmail packages, which are
> two
> > separate things.
> >
> > I did find where attempting to build the qmail-src package would require
> the
> > users, and I have fixed that bug.  It appears that you are now reporting
> the
> > same error, with a different package, that is not part of Debian.
> >
> > Please separate out the two.  As far as I can tell, I have fixed the bug in
> > qmail-src.  The remaining complaint about the qmail package is moot, as
> qmail
> > is not part of Debian.
> >
> > Also, I do not see where or why I need to update the description of the
> > qmail-src package.  Update what exactly?  If you want a change in the
> > description, please file a different bug report.
>
> Because
>   If you try "apt-get source --build qmail-src" it will most likely fail
>   because the users do not exist.  You MUST install the qmail-src
>   package first.
> won't be true anymore once your package is fixed. This seems to be
> closely related enough to not deserve a new bug.


I see what pbuilder is doing now.  I wasn't testing it that way ...

pbuilder, and dpkg-buildpackage both execute debian/rules build, rather than
debian/rules binary.  This is the crux of my problem.  My debian/rules build
command would build the binary package, and the -src package, rather than just
the -src package.

Look in the archive for -42.  It should build now with apt-get source -b,
dpkg-buildpackage, and pbuilder.  Hopefully this release will put this bug to
rest.  I have also updated ucspi-tcp-src with a similar fix, just to head you
off at the pass ;)

I have also updated the control file, as suggested.

Cheers!

Jon






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to