Actions
Feature #37883
closedHalt installer run if the evr extension in remote DBs has the wrong permissions before upgrade
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
No
Description
Relates to https://projects.theforeman.org/issues/37717
Since the postgres 12 to 13 upgrade sets the permissions to the admin user, and we don't manage remote DBs, we should at least fail out if the migration that removes the extension is bound to fail. We can also tell the user the command to fix the permissions.
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/theforeman/foreman-installer/pull/984 added
Updated by Ewoud Kohl van Wijngaarden 3 days ago
- Target version changed from 3.13.0 to 3.14.0
Updated by Anonymous 2 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|7c453650600a237a7e6c2669d48559917f8c8631.
Updated by The Foreman Bot 1 day ago
- Pull request https://github.com/theforeman/foreman-installer/pull/999 added
Actions