| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | Daniel Farina <daniel(at)citusdata(dot)com> |
| Cc: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
| Subject: | Re: How are debuginfo packages generated? |
| Date: | 2018-01-06 05:50:48 |
| Message-ID: | CAMsr+YEEB1C9ir4CBMh2YcFBS5zJf3bcWxPwNkF7VZjmMsJvTQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
On 6 January 2018 at 06:30, Daniel Farina <daniel(at)citusdata(dot)com> wrote:
> Hello,
>
> For quite some time, I've been building lightly modified PGDG packages,
> but I have never figured how PGDG's yum repo gets debuginfo packages. When
> I have built them, unless I hack up the spec file to have "%debug_package"
> I do not get such a debuginfo package. Clearly, that is not how the spec
> files work as-is in pgrpms.
>
How do you invoke rpmbuild?
I get debuginfo packages. I build srpms then rpmbuild --rebuild them.
Usually using mock, though moving toward docker these days so I can use the
same toolchain for my debian build pipeline too.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Farina | 2018-01-06 05:52:12 | Re: How are debuginfo packages generated? |
| Previous Message | Daniel Farina | 2018-01-05 22:30:56 | How are debuginfo packages generated? |