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.
Updated by Ondřej Pražák almost 7 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_openscap|50acc4206f041af69981a1b9671d6013487956e5.
Actions