Re: [GENERAL] Failed DNF dependency in Fedora

2017-07-17 Thread Clodoaldo Neto
It is fixed now. Thanks!

Clodoaldo

On Sun, Jul 16, 2017 at 8:39 AM, Devrim Gündüz  wrote:

>
> 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
>


Re: [GENERAL] Failed DNF dependency in Fedora

2017-07-16 Thread Devrim Gündüz

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


signature.asc
Description: This is a digitally signed message part


[GENERAL] Failed DNF dependency in Fedora

2017-07-15 Thread Clodoaldo Neto
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.

Regards, Clodoaldo Pinto Neto