Обсуждение: BUG #16529: Installation error/bug

Поиск
Список
Период
Сортировка

BUG #16529: Installation error/bug

От
PG Bug reporting form
Дата:
The following bug has been logged on the website:

Bug reference:      16529
Logged by:          WarrenS
Email address:      warren.szeto@blueprintsys.com
PostgreSQL version: 9.5.21
Operating system:   CentOS 7.7
Description:

Upgrading from 9.5 to 9.6 and running this:
yum install
https://yum.postgresql.org/9.6/redhat/rhel-7.3-x86_64/pgdg-redhat96-9.6-3.noarch.rpm


Or:
yum install
https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm

Results in this:

File contains parsing errors: file:///etc/yum.repos.d/pgdg-redhat-all.repo
    [line 196]: [pgdg96-updates-debuginfo]k

    [line 203]: [pgdg95-updates-debuginfo]k


Re: BUG #16529: Installation error/bug

От
Devrim Gündüz
Дата:
Hi,

On Tue, 2020-07-07 at 18:48 +0000, PG Bug reporting form wrote:
> Bug reference:      16529
> Logged by:          WarrenS
> Email address:      warren.szeto@blueprintsys.com
> PostgreSQL version: 9.5.21
> Operating system:   CentOS 7.7
> Description:
>
> Upgrading from 9.5 to 9.6 and running this:
> yum install
> https://yum.postgresql.org/9.6/redhat/rhel-7.3-x86_64/pgdg-redhat96-9.6-3.noarch.rpm
>
>
> Or:
> yum install
> https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm
>
> Results in this:
>
> File contains parsing errors: file:///etc/yum.repos.d/pgdg-redhat-
> all.repo
>     [line 196]: [pgdg96-updates-debuginfo]k
>
>     [line 203]: [pgdg95-updates-debuginfo]k

Can you please run

rpm -e pgdg-redhat-repo
followed by

yum install https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения