Project

Profile

Help

Issue #3889

closed

psycopg2 warning

Added by bmbouter over 5 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Whenever the Pulp3 database driver connects to Postgresql it emits this warning:

/home/vagrant/.virtualenvs/pulp/lib64/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  """)

It would be great to start Pulp3 without these warnings

Actions #1

Updated by bizhang over 5 years ago

The pulpcore dependency was updated to psycopg2-binary: https://github.com/pulp/pulp/blob/master/pulpcore/setup.py#L14
The issue might be with the system package installed by the devel ansible script: https://github.com/pulp/devel/blob/master/ansible/roles/db/tasks/main.yml#L33

Actions #2

Updated by CodeHeeler over 5 years ago

  • Priority changed from Normal to Low
  • Triaged changed from No to Yes
Actions #3

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #4

Updated by daviddavis over 3 years ago

  • Status changed from NEW to CLOSED - CURRENTRELEASE

Also available in: Atom PDF