Actions
Bug #22060
closedClean up postgres write-access failure in katello-backup
Difficulty:
Triaged:
Description
Currently services are restarted in cleanup even if services were never stopped. There is also creation of backup directory without deletion if postgres does not have write access. We should clean up any created folder if Postgres does not have write access, and only restart services if they have been stopped.
Updated by Christine Fouant almost 7 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/1995 added
Updated by Christine Fouant almost 7 years ago
Solution for https://bugzilla.redhat.com/show_bug.cgi?id=1483033 after FailedQA
Updated by Eric Helms almost 7 years ago
- Translation missing: en.field_release set to 284
Updated by Christine Fouant almost 7 years ago
- Project changed from Katello to Packaging
- Category deleted (
Backup & Restore)
Updated by Eric Helms over 6 years ago
- Project changed from Packaging to Katello
- Translation missing: en.field_release changed from 284 to 338
Updated by Brad Buckingham over 6 years ago
- Status changed from New to Closed
Moving to closed, since the PR is merged.
Actions