pgadmin4 RPM broken?

From: John Harvey <john(dot)harvey(at)crunchydata(dot)com>
To: pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: pgadmin4 RPM broken?
Date: 2017-04-24 13:37:08
Message-ID: CABcP5fjE3BmQVr_V91r=NcWUzjXVfdvneK=UGwixq-dCsthqXg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hello Devrim,

I know that pgadmin4 is being overhauled, but it looks like the current yum
installation is broken.

I just tried the following procedure:

1. Create a Centos7 VM
2. sudo yum -y install
https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7-x86_64/pgdg-centos95-9.5-3.noarch.rpm
3. sudo yum install pgadmin4-v1-web

When I do this, I get a lot of errors about missing python-* packages. I
know that rencently, the python-* dependencies were changed to a prefix of
pgadmin4-python. This all worked fine until the python-* packages were
removed from the yum repository. When that happened, the currently-posted
pgadmin4 is based on a specfile that still has Requires lines referencing
the old dependency package structure, that are now missing.

As a quick example, take a look at:
pgrpms/rpm/redhat/9.5/pgadmin4-v1/EL-7/ pgadmin4-v1.spec

This specfile still has a bunch of Requires lines for
Requires: python3-babel >= 1.3
Requires: python3-flask >= 0.11.1
etc.

I know there's a FIXME written to do the work, but if that is going to take
some time to do, I might request that the python-* packages be restored
temporarily so that the current version of pgadmin4 on the yum repository
will be able to install properly.

Regards,
-John Harvey

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Peter Eisentraut 2017-04-26 12:47:16 pgbouncer socket directory
Previous Message Vicky Vergara 2017-03-24 15:55:25 pgRouting v2.4.1