Re: Submitting a package

From: Grigory Smolkin <g(dot)smolkin(at)postgrespro(dot)ru>
To: Marco Nenciarini <marco(dot)nenciarini(at)2ndquadrant(dot)it>, pgsql-pkg-yum(at)lists(dot)postgresql(dot)org
Subject: Re: Submitting a package
Date: 2019-05-07 10:36:12
Message-ID: a8205785-05f1-b487-6c3d-718fa763b701@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


On 5/7/19 1:20 PM, Marco Nenciarini wrote:
> Il 07/05/19 12:12, Grigory Smolkin ha scritto:
>> On 5/7/19 1:02 PM, Christoph Berg wrote:
>>> Re: Grigory Smolkin 2019-05-07
>>> <ad4e3d47-d94b-1e42-6ccb-bb88e1bdf832(at)postgrespro(dot)ru>
>>>>> Is there a way to build pg_probackup without using PostgreSQL sources?
>>>> No, I`m afraid not, pg_probackup rely heavily on PostgreSQL code.
>>>> Is it a problem?
>>> Uh. That won't fly in Debian either. You need to solely depend on
>>> whatever the postgresql-server-$version-dev packages ship, or copy
>>> whatever other files to the pg_probackup source.
>> Could I just make downloading PostgreSQL sources as one of the steps in
>> debian/rules?
>>
> It is not allowed by the policies. Moreover, most the build environments
> do not have access to the network for security reasons.

Could i just set PostgreSQL source package as build dependency?

>
> Regards,
> Marco
>
--
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Marco Nenciarini 2019-05-07 10:37:04 Re: Submitting a package
Previous Message Christoph Berg 2019-05-07 10:35:32 Re: Submitting a package