Обсуждение: [GENERAL] Failed DNF dependency in Fedora

Поиск
Список
Период
Сортировка

[GENERAL] Failed DNF dependency in Fedora

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

Re: [GENERAL] Failed DNF dependency in Fedora

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

Вложения

Re: [GENERAL] Failed DNF dependency in Fedora

От
Clodoaldo Neto
Дата:
It is fixed now. Thanks!

Clodoaldo

On Sun, Jul 16, 2017 at 8:39 AM, Devrim Gündüz <devrim@gunduz.org> 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