Re: Error yum install pgadmin4 for Postgresql10 - Centos7

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: Isabelle PRODHOMME <isabelle(dot)prodhomme(at)ensta-bretagne(dot)fr>, pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: Error yum install pgadmin4 for Postgresql10 - Centos7
Date: 2020-04-11 01:03:53
Message-ID: 40c063c05edebdd0d4750d84e6067d7e9a579b43.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


Hi,

On Fri, 2020-04-10 at 18:01 +0200, Isabelle PRODHOMME wrote:
>
> I've encountered an error when I try to "yum install pgadmin4" for
> Postgresql10 on a Centos 7 server
> The final error message just below :
>
> ******************************************************************
> --> Finished Dependency Resolution
> Error: Package: pgadmin4-web-4.20-1.rhel7.noarch (pgdg-common)
> Requires: python3-psycopg2 >= 2.8
> Available: python3-psycopg2-2.7.7-2.el7.x86_64 (epel)
> python3-psycopg2 = 2.7.7-2.el7
> You could try using --skip-broken to work around the problem
> You could try running: rpm -Va --nofiles --nodigest

Noticed this line in the log file you attached:

322 packages excluded due to repository priority protections

Please check yum-priorities plugin. Looks like it's blocking our psycopg2 package.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Xiaokun Xu 2020-04-15 00:20:06 postgres rpm 403 forbidden
Previous Message Isabelle PRODHOMME 2020-04-10 16:01:49 Error yum install pgadmin4 for Postgresql10 - Centos7