Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dAdzW-0001Z2-HN for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 16 May 2017 15:02:26 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dAdzV-00033Z-RZ for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 16 May 2017 15:02:25 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dAdzR-0002x5-Oc for pgsql-pkg-yum@postgresql.org; Tue, 16 May 2017 15:02:21 +0000 Received: from mail-oi0-x22a.google.com ([2607:f8b0:4003:c06::22a]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dAdzG-0001UD-Fz for pgsql-pkg-yum@postgresql.org; Tue, 16 May 2017 15:02:20 +0000 Received: by mail-oi0-x22a.google.com with SMTP id l18so28667518oig.2 for ; Tue, 16 May 2017 08:02:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=omniti-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=uzBrQ2INqH9xxKAQwm6/kGWVII9yndgpcmVGizKnszU=; b=Pynu/3zSuXTGewVjz9C5Et6q9R4UO09sotOd3P++QFU0zrv0CExtbXaCFZfCxejzsa Etf8iCxnjSxOD6ULShIMS2qlRilXXbgShEVRhZGFu4bEuOBW8/BQrLTCL1olsZDrHqDe sQba7STouewx2J/n7j7+5tHowjiDdJNpa8PzHdY9Iow7OuJoJgMFVR+S3uHctynL6ebd 4bHll9wGE1ZMiab2kcke2JZj6SCno6AylorJW7Ncc8ImLGcD20/InqXrUcvtyoN5a1v0 Iq3Qnh+Udhu7+blLu4O2enIpDxlHjEfdGUyf1mr/CgmO+T5/kvtH2tUPCl7t+GO2J5/r EWTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=uzBrQ2INqH9xxKAQwm6/kGWVII9yndgpcmVGizKnszU=; b=nUtsW7E1P2Nh5gbK7FkCSvtXAActJueFdvU15SDFcGfBYG23DpGtbku6NOBrnEI0l4 6dpoVYDmxzxiGYhWeh0r0RiogXHHbzR9xk1imH9E/MbVlY/pVL9siRSMdrhuxGLVNnkd FnvposIL1f+EjjWnTfsmMlzC4E/dCliv5hg8AublHgRGUwP4bWjoNAlx7krGJHnmM7h3 WIk3de7l1lLTWdP/1UrHtJANgR1B2NWxEC4Gyrdeu0zH/4iM5au/byDCYLXX0pm9bOFJ JF/5dP2h6bgE/DFuJ0EO3a8No+VvsFnKkkATK8XrDGb+Ka0TnOpoUJ8nuoz84RefsLti 6yAg== X-Gm-Message-State: AODbwcBCFCEicmqZG2+irl8piWjDY21sDXQ8u4zu9suOLV1phzm/g5nb F9XP9Hbd3cGx/YK7UVpVkE88qjHnqCAon7YWBw== X-Received: by 10.202.221.87 with SMTP id u84mr2227423oig.64.1494946928928; Tue, 16 May 2017 08:02:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.2.212 with HTTP; Tue, 16 May 2017 08:01:48 -0700 (PDT) From: Payal Singh Date: Tue, 16 May 2017 11:01:48 -0400 Message-ID: Subject: Update to pg9.4.12 failing with Error: Cannot find a valid baseurl for repo To: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary="001a113d526ca850cd054fa574e7" X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org --001a113d526ca850cd054fa574e7 Content-Type: text/plain; charset="UTF-8" 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 --001a113d526ca850cd054fa574e7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Running into 'invalid release' error when try= ing to update postgres to the latest minor version 9.4.12 on CentOS 5.11:

sudo yum update postgresql94.x86_64 postgresql94-co= ntrib.x86_64 postgresql94-devel.x86_64 postgresql94-libs.x86_64 postgresql9= 4-server.x86_64
Loaded plugins: dellsysid, fastestmirror
Loading mirror speeds from cached hostfile
YumRepo Error: All m= irror URLs are not using ftp, http[s] or file.
=C2=A0Eg. Invalid = release/
removing mirrorlist with no valid mirrors: /var/cache/yu= m/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/redha= t/rhel-5-x86_64/pgdg-centos94-9.4-3.noarch.rpm but still getting the sa= me error when trying to install it:

:/etc/yum.repo= s.d> yum --nogpgcheck localinstall pgdg-centos94-9.4-3.noarch.rpm=C2=A0<= /div>
Loaded plugins: dellsysid, fastestmirror
Setting up Loc= al 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 fro= m cached hostfile
YumRepo Error: All mirror URLs are not using ft= p, http[s] or file.
=C2=A0Eg. 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 t= hink 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:=C2=A0240.646.0770=C2=A0x 253
--001a113d526ca850cd054fa574e7--