Actions
Bug #24508
closedRely on loaded settings when moving corrupted reports from spool
Difficulty:
Triaged:
No
Bugzilla link:
Description
Spool forwarder executed from script cannot rely on Proxy::OpenSCAP::Plugin.settings as these are populated during proxy start. This was fixed in #22511 by loading the settings. When moving the corrupted report, the StorageFS still uses Proxy::OpenSCAP::Plugin.settings.spooldir. We should pass the needed args from SpoolForwarder so that StoreagFS does not try to look them up in uninitialized global context.
Actions