Hide Forgot
The RHEL6_7/backup/bacula module uses incorrectly log_error instead of log_*_risk functions. This causes that module ends with PASS without or with ERROR/FAIL. In case that ends with FAIL/ERROR it will copy some postupgrade script - which couldn't be processed because inplace-ugprade is inhibited. The module should be updated with corrected output. In addition, post-upgrade script should be checked as well for correct functionality.
The issue fixes possibly this PR: https://github.com/upgrades-migrations/preupgrade-assistant-modules/pull/78
Wrong ling. It's: https://github.com/upgrades-migrations/preupgrade-assistant-modules/pull/50
Fixed regarding the comment above.