Re: debuginfo and debugsource RPMs are missing from pg95 to pg12, in RHEL8 - Mailing list pgsql-pkg-yum

From keisuke kuroda
Subject Re: debuginfo and debugsource RPMs are missing from pg95 to pg12, in RHEL8
Date
Msg-id CANDwgg+y0P74vtA=4hhrpADoochEjH59rVq33vn9s3oVkAfg+Q@mail.gmail.com
Whole thread Raw
In response to Re: debuginfo and debugsource RPMs are missing from pg95 to pg12,in RHEL8  (Devrim Gündüz <devrim@gunduz.org>)
List pgsql-pkg-yum
Hi Devrim,

Thank you for the responce!

> The packages are there:
>
https://download.postgresql.org/pub/repos/yum/debug/12/redhat/rhel-8-x86_64/postgresql12-debuginfo-12.2-2PGDG.rhel8.x86_64.rpm

I see, debug packages are at this URL.

> I'm working on a repo rpm fix, and
> will release in next 1 hour. Once that is released, you'll need to enable the
> debug repo for the related PG version, and install it.

I get it. I confirmed that Using "pgdg-redhat-repo-42.0-7.noarch",
debuginfo packages can be installed.

(1)install  pgdg-redhat-repo-42.0-7.noarch
dnf -y install https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm

(2) edit [pgdg12-updates-debuginfo]
/etc/yum.repos.d/pgdg-redhat-all.repo
[pgdg12-updates-debuginfo]
enabled=1

(3)
dnf list | grep postgresql12 | grep debuginfo
postgresql12-contrib-debuginfo.x86_64                12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-debuginfo.x86_64                        12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-debugsource.x86_64                      12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-devel-debuginfo.x86_64                  12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-libs-debuginfo.x86_64                   12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-llvmjit-debuginfo.x86_64                12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-plperl-debuginfo.x86_64                 12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-plpython-debuginfo.x86_64               12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-plpython3-debuginfo.x86_64              12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-pltcl-debuginfo.x86_64                  12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-server-debuginfo.x86_64                 12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo
postgresql12-test-debuginfo.x86_64                   12.2-2PGDG.rhel8
                                pgdg12-updates-debuginfo

Best Regards,
Keisuke Kuroda



pgsql-pkg-yum by date:

Previous
From: Craig Ringer
Date:
Subject: Re: clang prefix for centos7
Next
From: Devrim Gündüz
Date:
Subject: Proposal for "common" repository