From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com, PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Failed DNF dependency in Fedora |
Date: | 2017-07-16 11:39:06 |
Message-ID: | 1500205146.3288.3.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Clodoaldo,
On Sat, 2017-07-15 at 08:38 -0300, Clodoaldo Neto wrote:
> While installing Psycopg2 for Python2 in Fedora 26 having Postgresql 9.6:
>
> # dnf install python-psycopg2
> Last metadata expiration check: 0:01:52 ago on Sat 15 Jul 2017 08:30:26 AM
> -03.
> Error:
> Problem: conflicting requests
> - nothing provides postgresql94-libs needed by
> python-psycopg2-2.7.1-1.f26.x86_64
>
> Psycopg2 for Python3 installs cleanly.
Ouch. I just replaced the packages in the repo. They will sync in next 45 mins.
Can you please try again, after cleaning the metadata?
dnf clean metadata
dnf install python-psycopg2
Thanks!
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2017-07-16 15:47:20 | Re: Monitoring of a hot standby with a largely idle master |
Previous Message | Karsten Hilbert | 2017-07-16 10:08:43 | Re: How to drop column from interrelated views |