Update to pg9.4.12 failing with Error: Cannot find a valid baseurl for repo

From: Payal Singh <payal(at)omniti(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Update to pg9.4.12 failing with Error: Cannot find a valid baseurl for repo
Date: 2017-05-16 15:01:48
Message-ID: CANUg7LCcXwy_3R=6PJO6yExjJOUA3h9zNt==U+iqi_6o=2MCag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Running into 'invalid release' error when trying to update postgres to the
latest minor version 9.4.12 on CentOS 5.11:

sudo yum update postgresql94.x86_64 postgresql94-contrib.x86_64
postgresql94-devel.x86_64 postgresql94-libs.x86_64
postgresql94-server.x86_64
Loaded plugins: dellsysid, fastestmirror
Loading mirror speeds from cached hostfile
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. Invalid release/
removing mirrorlist with no valid mirrors:
/var/cache/yum/base/mirrorlist.txt
Error: Cannot find a valid baseurl for repo: base

Downloaded the rpm from
https://download.postgresql.org/pub/repos/yum/9.4/redhat/rhel-5-x86_64/pgdg-centos94-9.4-3.noarch.rpm
but still getting the same error when trying to install it:

:/etc/yum.repos.d> yum --nogpgcheck localinstall
pgdg-centos94-9.4-3.noarch.rpm
Loaded plugins: dellsysid, fastestmirror
Setting up Local Package Process
Examining pgdg-centos94-9.4-3.noarch.rpm: pgdg-centos94-9.4-3.noarch
Marking pgdg-centos94-9.4-3.noarch.rpm as an update to
pgdg-centos94-9.4-2.noarch
Loading mirror speeds from cached hostfile
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. Invalid release/
removing mirrorlist with no valid mirrors:
/var/cache/yum/base/mirrorlist.txt
Error: Cannot find a valid baseurl for repo: base

Since 9.4.12 yum package is listed at
https://yum.postgresql.org/repopackages.php I think it means support for it
has not dropped. Not sure why I am seeing this error then.

Thanks,
Payal Singh,
Database Administrator,
OmniTI Computer Consulting Inc.
Phone: 240.646.0770 x 253

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2017-05-16 15:51:28 Re: Update to pg9.4.12 failing with Error: Cannot find a valid baseurl for repo
Previous Message Devrim Gündüz 2017-05-16 12:27:01 PostgreSQL RPMs for PPC64LE are released