Re: BUG #14272: baseurl is wrong in pgdg-96-redhat.repo

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: tylerjtomlinson(at)gmail(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14272: baseurl is wrong in pgdg-96-redhat.repo
Date: 2016-08-01 21:23:53
Message-ID: 1470086633.30558.0.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

On Mon, 2016-08-01 at 04:13 +0000, tylerjtomlinson(at)gmail(dot)com wrote:
> Steps to repro:
> 1) Install 
> http://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-6-x86_64/pgdg-re
> dhat96-9.6-1.noarch.rpm
>
> 2) /etc/yum.repos.d/pgdg-96-redhat.repo shows
> baseurl=[redacted]/rhel-$releasever-$basearch
>
> yum-debug-dump shows that $releasever evaluates to '6Server' on RHEL 6.8,
> which doesn't exist on the PGSQL mirror. Changing it manually to '6'
> (baseurl=[redacted]/rhel-6-$basearch) corrects the problem and allows
> packages to be installed.

Thanks for the report. Fixed it in master repo. It will sync to download
servers in next hour.

Regards,
--
Devrim GÜNDÜZ
Sales Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Devrim Gündüz 2016-08-01 21:26:36 Re: BUG #14264: Error installing 9.6 beta 3 on Red hat 6.5
Previous Message Peter Eisentraut 2016-08-01 18:53:28 Re: pg_size_pretty, SHOW, and spaces