Project

Profile

Help

Issue #7754

closed

PostgreSQL extension uuid-ossp is missing in pulp/pulp-ci container image

Added by osapryki over 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
4. Urgent
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Single Container
Sprint:
Sprint 95
Quarter:
Q4-2020

Description

Automation Hub requires PostgreSQL extension "uuid-ossp" to perform a data migration https://github.com/ansible/galaxy_ng/pull/528, however Travis CI fails with the following error:

django.db.utils.OperationalError: could not open extension control file "/usr/share/pgsql/extension/uuid-ossp.control": No such file or directory

This error occurs because pulp/pulp-ci image has a PostgreSQL installed without compiled standard extensions (specifically "uuid-ossp").

Also available in: Atom PDF