BUG #13343: Yum repository URL for RHEL 6.7 i386 has needless "."

From: kou(at)clear-code(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13343: Yum repository URL for RHEL 6.7 i386 has needless "."
Date: 2015-05-24 05:49:51
Message-ID: 20150524054951.4705.228@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13343
Logged by: Kouhei Sutou
Email address: kou(at)clear-code(dot)com
PostgreSQL version: 9.4.2
Operating system: CentOS 6
Description:

Yum repository for RHEL 6.7 i386 exists at:
http://yum.postgresql.org/9.4/redhat/rhel-6.7.-i386/

It includes "." between "6.7" and "-i386".
Yum repository for RHEL 6.6 i386 and RHEL 6.7 x86_64 don't have the ".":
http://yum.postgresql.org/9.4/redhat/rhel-6.6-i386/
http://yum.postgresql.org/9.4/redhat/rhel-6.7-x86_64/

It seems that it's a typo. Could you confirm it?

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-05-24 15:02:54 Re: pg_upgrade slowness for databases with many tables
Previous Message Stefan Seifert 2015-05-23 17:02:44 Re: pg_upgrade slowness for databases with many tables