Actions
Bug #20322
closedkatello-restore errors out
Status:
Closed
Priority:
Normal
Assignee:
Category:
Backup & Restore
Target version:
Description
psql: option requires an argument -- 'f'
Try "psql --help" for more information.
Failed 'runuser - postgres -c "psql -f #{File.join(@dir, "pg_globals.dump")} postgres 2>/dev/null"'
This is because of the multiple quotes preventing string interpolation
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/Katello/katello-packaging/pull/482 added
Updated by John Mitsch over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-packaging|2556a4f0a6baf9149d2ef87058a95d16177da15d.
Updated by Justin Sherrill over 7 years ago
- Category set to Backup & Restore
- Translation missing: en.field_release set to 281
Actions