package python-blinker is missing in pgdg94

From: Pausch Manfred <Manfred(dot)Pausch(at)tgw-group(dot)com>
To: "'pgsql-pkg-yum(at)postgresql(dot)org'" <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: package python-blinker is missing in pgdg94
Date: 2017-01-20 12:51:12
Message-ID: F5E9BFBE3BCD964AA339C32C52F10D9B1D148985@ATVM182.tgw.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hello guys,

thanks for maintaining the PostgreSQL YUM repository. It made my task to setup a new PostgreSQL server much easier :-)

Currently I am on Oracle Linux 7 x86_64 and wanted to install pgadmin4 from
the repository PGDG94. I'm using PostgreSQL 9.4 because newer versions are not yet supported by the application.

But when I try to install then yum install pgadmin4-v1 pgadmin4-v1-docs
says Error: Package: pgadmin4-v1-web-1.1-4.rhel7.noarch (pgdg94)
Requires: python-blinker >= 1.3

So python-blinker seems not to exist in the repository: https://download.postgresql.org/pub/repos/yum/9.4/redhat/rhel-7.3-x86_64/
Just for curiosity I had a look to the repos for PGSQL 9.5 and 9.6. In 9.5 it also doesn't exist but in 9.6 it exists.
https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-7.3-x86_64/
https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7.3-x86_64/

FYI, the repos that I configured:
[root(at)dete2414-vm01 yum.repos.d]# yum repolist
Loaded plugins: ulninfo
repo id repo name status
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 11,053
ol7_MySQL56/x86_64 MySQL 5.6 for Oracle Linux 7 (x86_64) 288
ol7_UEKR4/x86_64 Latest Unbreakable Enterprise Kernel Release 4 for Oracle Linux 7Server (x86_64) 277
ol7_latest/x86_64 Oracle Linux 7Server Latest (x86_64) 18,342
pgdg94/7Server/x86_64 PostgreSQL 9.4 7Server - x86_64 388
repolist: 30,348

[root(at)dete2414-vm01 yum.repos.d]# cat pgdg-94-oraclelinux.repo
[pgdg94]
name=PostgreSQL 9.4 $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/9.4/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94

[pgdg94-source]
name=PostgreSQL 9.4 $releasever - $basearch - Source
failovermethod=priority
baseurl=https://download.postgresql.org/pub/repos/yum/srpms/9.4/redhat/rhel-$releasever-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-94

Could you check this, please?

Thanks and best regards.

Manfred

--
[cid:image001(dot)png(at)01D27323(dot)46F533D0]<http://www.tgw-group.com/>

Manfred Pausch
Team Lead DBA

TGW Software Services GmbH
D-92552 Teunz, Lindenweg 13
Phone +49 9671 9216 151
Manfred(dot)Pausch(at)tgw-group(dot)com<mailto:Manfred(dot)Pausch(at)tgw-group(dot)com> | www.tgw-group.com<http://www.tgw-group.com>

Amtsgericht Amberg, Aktenzeichen: HRB 5501
Geschäftsführer: Peter Ehrenhuber, Ralf Klausnitzer, Harald Schröpf
_______________________________________________________________________

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2017-01-23 18:32:03 Announcing PostgreSQL 10 devel RPMs
Previous Message David Andruczyk 2017-01-18 22:15:02 Re: Source RPM's or spec files