Re: BUG #16529: Installation error/bug - Mailing list pgsql-bugs

From Devrim Gündüz
Subject Re: BUG #16529: Installation error/bug
Date
Msg-id a47c777c139dde4e1f7376e1415b771b5b964e27.camel@gunduz.org
Whole thread Raw
In response to BUG #16529: Installation error/bug  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
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

Attachment

pgsql-bugs by date:

Previous
From: Joe Conway
Date:
Subject: Re: Re: Invalid memory alloc querying field type bytea
Next
From: tester357
Date:
Subject: Re: BUG #16512: Character considered as a number by regex but can not convert to numeric