Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Problem: psycopg2 2.9 is causing pulp_installer #661

Merged
merged 1 commit into from Jun 18, 2021

Conversation

mikedep333
Copy link
Member

source installs to fail

Solution: Fix pulp_installer being unable to install pulpcore from source
("AssertionError: database connection isn't set to UTC" during
"pulp_database_config : Run database migrations")
by preventing the pulpcore dependency psycopg2 from being either
version 2.9 or 2.9.1.

fixes: #8925

source installs to fail

Solution: Fix pulp_installer being unable to install pulpcore from source
("AssertionError: database connection isn't set to UTC" during
"pulp_database_config : Run database migrations")
by preventing the pulpcore dependency psycopg2 from being either
version 2.9 or 2.9.1.

fixes: #8925
@pulpbot
Copy link
Member

pulpbot commented Jun 18, 2021

Attached issue: https://pulp.plan.io/issues/8925

@mikedep333
Copy link
Member Author

Merging due to need to fix CI / master branch installs ASAP.

I wrote #8926 for a fix in pulpcore.

@mikedep333 mikedep333 merged commit 5c687b2 into pulp:master Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants