You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Situation: auter --prep was run by cron on 1st of month
We deleted clamav from servers sometime in the first week to replace it with an alternative AV/malware scanner. auter --apply was then run automatically in the 3rd/4th week and clamav was reinstalled.
I think that had there not been an update available for clamav then there would have been no RPM in the auter download cache and this would not have been an issue, but there's an edge case here which perhaps needs resolving.
Desired outcome:
Auter should not reinstall packages which have been deleted from the server since the last prep.
The text was updated successfully, but these errors were encountered:
Situation:
auter --prep
was run by cron on 1st of monthWe deleted
clamav
from servers sometime in the first week to replace it with an alternative AV/malware scanner.auter --apply
was then run automatically in the 3rd/4th week andclamav
was reinstalled.I think that had there not been an update available for clamav then there would have been no RPM in the auter download cache and this would not have been an issue, but there's an edge case here which perhaps needs resolving.
Desired outcome:
Auter should not reinstall packages which have been deleted from the server since the last prep.
The text was updated successfully, but these errors were encountered: