RE: pgadmin4 Installation (Dependency?) Issue on RHEL 8

From: Krunal Desai <kdesai(at)FirstMode(dot)com>
To: Krunal Desai <kdesai(at)FirstMode(dot)com>, Devrim Gündüz <devrim(dot)gunduz(at)enterprisedb(dot)com>, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: RE: pgadmin4 Installation (Dependency?) Issue on RHEL 8
Date: 2020-02-17 16:40:36
Message-ID: DM5PR19MB1403037714D9E7E6EF573B61DD160@DM5PR19MB1403.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi all —

Issue seems to persist on 4.18:

[kdesai(at)leebo ~]$ sudo dnf install pgadmin4
Updating Subscription Management repositories.
Last metadata expiration check: 0:50:45 ago on Mon 17 Feb 2020 07:48:39 AM PST.
Error:
Problem: package pgadmin4-4.18-1.rhel8.x86_64 requires pgadmin4-web, but none of the providers can be installed
- cannot install the best candidate for the job
- nothing provides python3-flask-sqlalchemy >= 2.3.2 needed by pgadmin4-web-4.16-1.rhel8.noarch
- nothing provides pgadmin4-python3-unittest2 needed by pgadmin4-web-4.16-1.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.16-2.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.17-1.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.17-2.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.18-1.rhel8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

It looks like some kind of prefix / dependency naming issue, potentially?

Krunal

-----Original Message-----
From: Krunal Desai <kdesai(at)FirstMode(dot)com>
Sent: Wednesday, February 5, 2020 16:08
To: Devrim Gündüz <devrim(dot)gunduz(at)enterprisedb(dot)com>; Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: RE: pgadmin4 Installation (Dependency?) Issue on RHEL 8

Hi Devrim —

Just did an update, and tried again:

[kdesai(at)leebo ~]$ sudo dnf install pgadmin4
Updating Subscription Management repositories.
Last metadata expiration check: 0:01:29 ago on Wed 05 Feb 2020 04:04:32 PM PST.
Error:
Problem: package pgadmin4-4.17-2.rhel8.x86_64 requires pgadmin4-web, but none of the providers can be installed
- cannot install the best candidate for the job
- nothing provides python3-flask-sqlalchemy >= 2.3.2 needed by pgadmin4-web-4.13-1.rhel8.noarch
- nothing provides python3-crypto >= 2.6.1 needed by pgadmin4-web-4.13-1.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.13-1.rhel8.noarch
- nothing provides python3-flask-sqlalchemy >= 2.3.2 needed by pgadmin4-web-4.16-1.rhel8.noarch
- nothing provides pgadmin4-python3-unittest2 needed by pgadmin4-web-4.16-1.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.16-2.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.17-1.rhel8.noarch
- nothing provides python3-unittest2 needed by pgadmin4-web-4.17-2.rhel8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Further thoughts?

Krunal

-----Original Message-----
From: Devrim Gündüz <devrim(dot)gunduz(at)enterprisedb(dot)com>
Sent: Tuesday, February 4, 2020 14:51
To: Krunal Desai <kdesai(at)FirstMode(dot)com>; Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin4 Installation (Dependency?) Issue on RHEL 8

Hi,

On Tue, 2020-02-04 at 18:22 +0000, Krunal Desai wrote:

> I’m going to try asking Red Hat about this too to see if there’s something
> really weird we are doing on our end, but checking to see if there were any
> issues found on the repo side?

Many of these issues should have gone away with 4.17.

Can you please test again and let me know?

Regards,
--
Devrim Gündüz
Principal Systems Engineer
EnterpriseDB: https://www.enterprisedb.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Nagaraj Raj 2020-02-18 17:46:28 DB running out of memory issues after upgrade
Previous Message Dave Page 2020-02-17 11:02:26 Re: Any plans for a PyPi release?