On Sun, Apr 04, 2010 at 04:43:27AM +0200, Jesper Staun Hansen wrote:
> Setting up spamassassin (3.3.1-1) ...
> Running sa-compile (may take a long time)
> Unknown option: quiet
> Unknown option!
> Usage:
>     sa-compile [options]

I am unable to reproduce this, nor can I think of a way that it could
possibly happen.  The sa-compile program as shipped with spamassassin
3.3.1 contains the following:

GetOptions(
  'list'                => \$opt{'list'},
  'sudo'                => \$opt{'sudo'},
  'quiet'               => \$opt{'quiet'},
...

quiet is definitely a supported and valid option for this command.

Are you sure there is nothing unusual about the sa-compile program on
your system, or maybe your filesystem itself?  Does 'perldoc sa-compile'
make any mention of the --quiet option?

noah

Attachment: signature.asc
Description: Digital signature

Reply via email to