public inbox for [email protected]
help / color / mirror / Atom feedFrom: Devrim Gündüz <[email protected]>
To: Oskari Saarenmaa <[email protected]>
To: [email protected]
Subject: Re: Broken python3-psycopg2 for F24 / PG 9.6
Date: Tue, 27 Sep 2016 00:18:08 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-pkg-yum>
Hi,
On Tue, 2016-09-27 at 00:06 +0300, Oskari Saarenmaa wrote:
> That's weird. The
> https://yum.postgresql.org/9.6/fedora/fedora-24-x86_64/python3-psycopg2-2.6.2
> -2.f24.x86_64.rpm
> package that I'm seeing definitely doesn't contain a _psycopg.so package
> which is required by psycopg2.
>
> Try python3 -c 'from psycopg2 import _psycopg; print(_psycopg)' and run
> rpm -qf on the reported file.
Can you please install python3-psycopg2-debug from our repo, and try again?
'cause:
$ python3 -c 'from psycopg2 import _psycopg; print(_psycopg)'
<module 'psycopg2._psycopg' from '/usr/lib64/python3.5/site-packages/psycopg2/_psycopg.cpython-35m-x86_64-linux-gnu.so'>
$ rpm -qf /usr/lib64/python3.5/site-packages/psycopg2/_psycopg.cpython-35m-x86_64-linux-gnu.so
python3-psycopg2-debug-2.6.2-2.f24.x86_64
It looks RPMs are missing dependency -debug subpackage...
Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (819B, 2-signature.asc)
download
view thread (15+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Broken python3-psycopg2 for F24 / PG 9.6
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox