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.
Situation:
auter --prep
was run by cron on 1st of month We deletedclamav
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.