Re: Centos 7 missing pgadmin dependency

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Matt Heitker <heitkergm(at)acm(dot)org>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Subject: Re: Centos 7 missing pgadmin dependency
Date: 2017-05-12 07:39:33
Message-ID: CA+OCxoxTUr0p-GvZhfv6qTWB0EyR12emO9Rp+S5f0SR8ChY6uA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, May 11, 2017 at 9:52 PM, Matt Heitker <heitkergm(at)acm(dot)org> wrote:

> Hi Folks,
>
> I just installed Postgresql 9.6.3 from the PGDG RHEL/Centos repository via
> yum.
>
> I then attempted to install pgadmin4-v1. Until now, there were all sorts
> of dependency problems.
>
> With the latest changes to the yum repo, pgadmin4-v1 installed cleanly.
>
> HOWEVER, it did not run when I used the link in the Application menu. By
> running the pgadmin4.py file directly in python, I discovered a missing
> dependency, python-passlib.
>
> When I installed python-passlib (it came from the EPEL repo), I was able
> to run pgadmin4 successfully in the Centos desktop (I use Xfce) via the
> Application menu.
>
> Please update the dependencies for pgadmin4-v1 in the RHEL7/Centos7 to
> include python-passlib.
>
> Thanks,
> Matt
>

Devrim, can you look at this please? Thanks.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2017-05-12 08:33:16 Re: pgAdmin 1.4 on Windows 7 x64
Previous Message Matt Heitker 2017-05-11 20:52:29 Centos 7 missing pgadmin dependency