Re: pgadmin4 RPM broken?

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: John Harvey <john(dot)harvey(at)crunchydata(dot)com>, pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: Re: pgadmin4 RPM broken?
Date: 2017-04-27 10:35:13
Message-ID: 1493289313.3032.46.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


Hi John,

Wow, I was sure that I tested this, but apparently I did not. I see your point.
Actually the recent spec file in the repo should be good (as a part of some new
repo announcement), so I need to rebuild pgadmin4 RPM using that spec file.

Will do.

Regards, Devrim

On Mon, 2017-04-24 at 09:37 -0400, John Harvey wrote:
> 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/pgd
> g-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

--
Devrim Gündüz
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Peter Eisentraut 2017-04-27 16:00:56 Re: pgbouncer socket directory
Previous Message Devrim Gündüz 2017-04-27 10:30:43 Re: pgbouncer socket directory