Project

General

Custom queries

Profile

Actions

Bug #23192

closed

installation fails with postgresql => 9.6 external database

Added by Ales Dujicek about 7 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

foreman-installer fails when you use postgresql >= 9.6

# foreman-installer --scenario katello --foreman-admin-password changeme --foreman-db-manage false --foreman-db-host  localhost --foreman-db-database foreman7db --foreman-db-username foreman7 --foreman-db-password foreman7pw --foreman-db-port     5432 --katello-candlepin-manage-db false --katello-candlepin-db-host localhost --katello-candlepin-db-name     candlepin7db --katello-candlepin-db-user     candlepin7 --katello-candlepin-db-password candlepin7pw --katello-candlepin-db-port     5432
[DEBUG 2018-04-09T07:31:20 main]  Exec[cpdb](provider=posix): Executing 'cpdb --create                        --schema-only                        --dbhost=localhost                        --dbport=8432                        --database=candlepin7db                        --user=candlepin7                         --password=candlepin7pw                        >> /var/log/candlepin/cpdb.log                        2>&1 && touch /var/lib/candlepin/cpdb_done'
[DEBUG 2018-04-09T07:31:20 main]  Executing: 'cpdb --create                        --schema-only                        --dbhost=localhost                        --dbport=8432                        --database=candlepin7db                        --user=candlepin7                         --password=candlepin7pw                        >> /var/log/candlepin/cpdb.log                        2>&1 && touch /var/lib/candlepin/cpdb_done'
[ERROR 2018-04-09T07:31:21 main]  'cpdb --create                        --schema-only                        --dbhost=localhost                        --dbport=8432                        --database=candlepin7db                        --user=candlepin7                         --password=candlepin7pw                        >> /var/log/candlepin/cpdb.log                        2>&1 && touch /var/lib/candlepin/cpdb_done' returned 1 instead of one of [0]

foreman-1.18.0-0.develop.201804061848git210e295.el7.noarch
candlepin-2.1.14-1.el7.noarch
katello-3.7.0-1.nightly.el7.noarch


Related issues 1 (0 open1 closed)

Related to Katello - Feature #19667: Need additional supported database deployment options for Katello installation: such as External PostgresClosedMartin Bacovsky05/25/2017Actions
#2

Updated by Ales Dujicek about 7 years ago

  • Related to Feature #19667: Need additional supported database deployment options for Katello installation: such as External Postgres added
#3

Updated by Justin Sherrill about 7 years ago

  • Category set to 78
  • Assignee set to John Mitsch
#6

Updated by Justin Sherrill about 7 years ago

  • Status changed from New to Rejected
  • Translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF