Re: Odd build behavior...

1998-10-16 Thread Wichert Akkerman
Previously John Goerzen wrote:
 Any ideas why it does this?  Apparently, it's trying to CC me a copy,
 which is failing, but the copy sent to the list goes.

As Miquel already explained a couple of times, there are 2 solutions:
1 - mv /usr/sbin/sendmail.real /usr/sbin/sendmail
2 - replace all occurences of $@ with $@ in /usr/sbin/sendmail (it's a
script).

Wichert.

-- 
==
This combination of bytes forms a message written to you by Wichert Akkerman.
E-Mail: [EMAIL PROTECTED]
WWW: http://www.wi.leidenuniv.nl/~wichert/


pgpxUgMyHa2Jo.pgp
Description: PGP signature


Odd build behavior...

1998-10-15 Thread John Goerzen

Hi,

I build packages with build -rfakeroot.  I get this:

 lincity_1.10-4_i386.changes 1.9 kB #, ok (1 s, 1.94 kB/s)
 announcing to  [EMAIL PROTECTED])... Unbalanced ')'
Goerzen)... User unknown
, failed ]
-- Generating marker debian/RELEASED
-- Package successfully released
Mark Bug# 16416, mentioned in lincity_1.10-4_i386.changes, as done? Y/n
-- 16416  marked as done.

This occurs after it uploads the files to master.

Any ideas why it does this?  Apparently, it's trying to CC me a copy,
which is failing, but the copy sent to the list goes.

Thanks,
John