Your message dated Thu, 21 Dec 2006 15:41:17 -0600
with message-id <[EMAIL PROTECTED]>
and subject line Bug#402331: FTBFS: "unable to find user alias"
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: qmail
Version: 1.03-40
Severity: serious

Using pbuilder in an i386 chroot:

[...]
( ./auto-uid auto_uida `head -1 conf-users` \
        &&./auto-uid auto_uidd `head -2 conf-users | tail -1` \
        &&./auto-uid auto_uidl `head -3 conf-users | tail -1` \
        &&./auto-uid auto_uido `head -4 conf-users | tail -1` \
        &&./auto-uid auto_uidp `head -5 conf-users | tail -1` \
        &&./auto-uid auto_uidq `head -6 conf-users | tail -1` \
        &&./auto-uid auto_uidr `head -7 conf-users | tail -1` \
        &&./auto-uid auto_uids `head -8 conf-users | tail -1` \
        &&./auto-gid auto_gidq `head -1 conf-groups` \
        &&./auto-gid auto_gidn `head -2 conf-groups | tail -1` \
        ) > auto_uids.c.tmp && mv auto_uids.c.tmp auto_uids.c
fatal: unable to find user alias
make[1]: *** [auto_uids.c] Error 111
make[1]: Leaving directory `/tmp/buildd/qmail-1.03'
make: *** [build] Error 2
pbuilder: Failed autobuilding of package
[...]

Cheers,

-- 
Thomas Huriaux

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
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.

"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.

Cheers!

Jon


--- End Message ---

Reply via email to