Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227622
Summary: Unable to pass argument to sa-update Product: Fedora Core Version: fc6 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: spamassassin AssignedTo: wtogami@redhat.com ReportedBy: milan.kerslager@pslib.cz CC: fedora-perl-devel- list@redhat.com,felicity@kluge.net,jm@jmason.org,parkerm @pobox.com,reg+redhat@sidney.com,wtogami@redhat.com
As there is a standartized cron script now to utilize sa-update, please allow pass arguments to this command. Use /etc/sysconfig/spamassassin to set $SAUPDATEOPT, and use this in /usr/share/spamassassin/sa-update.cron:
[...] if [ -f /etc/sysconfig/spamassassin ]; then . /etc/sysconfig/spamassassin fi /usr/bin/sa-update $SAUPDATEOPT
These argument are necessary to be able to alter sa-update default behaviour.
Also I dislike output (echo commands with mailing to root by cron daemon) in this file even there is no (error) output. Please remove it along with tee commad and redirection of output in the file /etc/cron.d/sa-update. Unix-like style is to report nothing when there is no error.
There is also a possibility to add -D (--debug [area=n,...]) argument to the sa-update to get output mailed if one need it.
Thank you.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Unable to pass argument to sa-update
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227622
------- Additional Comments From wtogami@redhat.com 2007-02-19 13:47 EST ------- I have since silenced it so it no longer generates mail.
What regular use case is there to have options to sa-update?
Debug is not a good case, because you can just add it manually to the script and watch it temporarily during your debugging.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Unable to pass argument to sa-update
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227622
------- Additional Comments From tibbs@math.uh.edu 2007-02-19 13:51 EST ------- I'd say the configuration of alternate or additional channels is a reasonable use case.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Unable to pass argument to sa-update
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227622
------- Additional Comments From milan.kerslager@pslib.cz 2007-02-19 15:18 EST ------- Yes. That's it. Thank you a lot.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Unable to pass argument to sa-update
https://bugzilla.redhat.com/show_bug.cgi?id=227622
bugzilla@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |medium Priority|normal |medium Product|Fedora Core |Fedora Version|fc6 |6
fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora-triage- | |list@redhat.com Status Whiteboard| | bzcl34nup
------- Additional Comments From fedora-triage-list@redhat.com 2008-04-04 02:07 EST ------- Fedora apologizes that these issues have not been resolved yet. We're sorry it's taken so long for your bug to be properly triaged and acted on. We appreciate the time you took to report this issue and want to make sure no important bugs slip through the cracks.
If you're currently running a version of Fedora Core between 1 and 6, please note that Fedora no longer maintains these releases. We strongly encourage you to upgrade to a current Fedora release. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained and closing them. http://fedoraproject.org/wiki/LifeCycle/EOL
If this bug is still open against Fedora Core 1 through 6, thirty days from now, it will be closed 'WONTFIX'. If you can reporduce this bug in the latest Fedora version, please change to the respective version. If you are unable to do this, please add a comment to this bug requesting the change.
Thanks for your help, and we apologize again that we haven't handled these issues to this point.
The process we are following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp
We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again.
And if you'd like to join the bug triage team to help make things better, check out http://fedoraproject.org/wiki/BugZappers
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Unable to pass argument to sa-update
https://bugzilla.redhat.com/show_bug.cgi?id=227622
fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Unable to pass argument to sa-update
https://bugzilla.redhat.com/show_bug.cgi?id=227622
fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED Resolution| |WONTFIX
------- Additional Comments From fedora-triage-list@redhat.com 2008-05-06 15:10 EST ------- This bug is open for a Fedora version that is no longer maintained and will not be fixed by Fedora. Therefore we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen thus bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
perl-devel@lists.fedoraproject.org