From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | igor(dot)gnip(at)gmail(dot)com |
Subject: | BUG #16297: Typo found in latest version of https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/p |
Date: | 2020-03-11 09:19:24 |
Message-ID: | 16297-3a0aa92650207bfc@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: 16297
Logged by: Igor Gnip
Email address: igor(dot)gnip(at)gmail(dot)com
PostgreSQL version: Unsupported/Unknown
Operating system: Centos 7
Description:
Hello,
latest release rpm
https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm
contains two errors (k character after closing bracket):
From Line 196 -
[pgdg96-updates-debuginfo]k < ---------- HERE
name=PostgreSQL 9.6 for RHEL/CentOS $releasever - $basearch - Debuginfo
baseurl=https://download.postgresql.org/pub/repos/yum/debug/9.6/redhat/rhel-$releasever-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG
[pgdg95-updates-debuginfo]k <---------- HERE
name=PostgreSQL 9.5 for RHEL/CentOS $releasever - $basearch - Debuginfo
baseurl=https://download.postgresql.org/pub/repos/yum/debug/9.5/redhat/rhel-$releasever-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG
Regards,
Igor
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2020-03-11 09:37:33 | BUG #16298: the repo files have an unnecessary alphabet and it is effecting the parsing of the repo file |
Previous Message | PG Bug reporting form | 2020-03-11 09:01:19 | BUG #16296: broken /etc/yum.repos.d/pgdg-redhat-all.repo |