Actions
Feature #17240
closedsmart-proxy-openscap-send with additional features - alert if file corrupt
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1332702
Description of problem: After normal cron execution, the script smart-proxy-openscap-send in the Satellite server leave some files in the spool directory (the ones that coannot be uploaded), so the workaround should be rerun the command or check what file is corrupt.
Steps to Reproduce:
1. Configure openscap
2. Configure client, and force a new generation / send report
3. Corrupt report file in /var/spool/foreman-proxy/openscap/arf/* with 'fallocate -l 2 -p reportfile'
4. execute the script smart-proxy-openscap-send
Actual results:
Some files in the directory /var/spool/foreman-proxy/openscap/arf/* will not be processed and the admin will not be notified about it.
Expected results:
Any kind of notification that not all reports from spool were uploaded.
Updated by Ondřej Pražák over 8 years ago
- Subject changed from smart-proxy-openscap-send with additional features - alert if file corrupt to smart-proxy-openscap-send with additional features - alert if file corrupt
- Priority changed from High to Normal
- Target version set to 115
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_openscap/pull/44 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/foreman_openscap/pull/235 added
Updated by Marek Hulán over 8 years ago
- Target version changed from 115 to 1.11.4
- Translation missing: en.field_release set to 200
Updated by Ondřej Pražák over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Marek Hulán about 8 years ago
- Related to Bug #19196: smart_proxy_openscap has multi-line statement that's incompatible with 1.8.7 added
Actions