reopen 402331
found 402331 1.03-41
thanks

Jon Marler <[EMAIL PROTECTED]> (20/12/2006):
> Quoting Thomas Huriaux <[EMAIL PROTECTED]>:
> 
> My previous emails have gone unanswered, but I have uploaded a new
> release that should fix this issue.  Look in the upload queue for -41,
> or wait for when qmail-src shows back up in testing.
> 
> I found the offending single-line of code in the debian/rules file that was
> causing the error you were experiencing.
> 
> If you feel that this is not fixed, please feel free to re-open the bug.

# pbuilder build qmail_1.03-41.dsc
[...]
( ./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


Note also that once this is fixed, you should update the description of
the qmail-src package.

Cheers,

-- 
Thomas Huriaux

Attachment: signature.asc
Description: Digital signature

Reply via email to