#1 Fail to build resultsdb_postgres
Closed 6 years ago Opened 6 years ago by ralph.

I got a failure to build resultsdb_postgres:

Step 13 : RUN ./setup_postgres.sh
 ---> Running in b22ccf01546e
Creating user "resultsdb"...
FATAL:  configuration file "/var/lib/pgsql/data/postgresql.conf" contains errors
Creating database "resultsdb"...
FATAL:  configuration file "/var/lib/pgsql/data/postgresql.conf" contains errors
Granting access to database "resultsdb" for user "resultsdb"...
FATAL:  configuration file "/var/lib/pgsql/data/postgresql.conf" contains errors
ERROR: Service 'resultsdb_postgres' failed to build: The command '/bin/sh -c ./setup_postgres.sh' returned a non-zero code: 1

Metadata Update from @kparal:
- Issue assigned to roshi

6 years ago

You were dealing with inconsistent repo state (roshi "moved" the, at the time offical, repo here). This issue can not happen now (the container is nonexistent. Closing as wontfix.

Metadata Update from @jskladan:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata