From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | Edson Richter <edsonrichter(at)hotmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Installing pgAdmin 4 in Oracle Enterprise Linux 7 |
Date: | 2016-10-05 18:58:47 |
Message-ID: | 1475693927.3086.18.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi again,
On Mon, 2016-10-03 at 00:18 +0000, Edson Richter wrote:
> It is not working, I get the following error:
>
> [root(at)backup1 yum.repos.d]# LANG=C yum install pgadmin4 pgadmin4-web
> Loaded plugins: ulninfo
> epel/x86_64/metalink | 2.6 kB 00:00:00
> ol7_UEKR3 | 1.2 kB 00:00:00
> ol7_latest | 1.4 kB 00:00:00
> pgdg96 | 4.1 kB 00:00:00
> https://download.postgresql.org/pub/repos/yum/testing/9.6/redhat/rhel-7Server
> -x86_64/repodata/repomd.xml:
> [Errno 14] HTTPS Error 404 - Not Found
> Trying other mirror.
Can you please try again with this?
yum --enablerepo pgdg96-updates-testing install pgadmin4 pgadmin4-web
Just tested on:
$ cat /etc/oracle-release
Oracle Linux Server release 7.2
If it also works for you, I'll push the updated packages to updates repo.
Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-10-05 19:00:55 | Re: BRIN indexes and ORDER BY |
Previous Message | Magnus Hagander | 2016-10-05 18:34:53 | Re: Unexpected trouble from pg_basebackup |