Re: Submitting a package

From: Marco Nenciarini <marco(dot)nenciarini(at)2ndquadrant(dot)it>
To: Grigory Smolkin <g(dot)smolkin(at)postgrespro(dot)ru>, pgsql-pkg-yum(at)lists(dot)postgresql(dot)org
Subject: Re: Submitting a package
Date: 2019-05-07 10:37:04
Message-ID: 868c436f-7231-598c-b3b4-00060f1e2066@2ndquadrant.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Il 07/05/19 12:36, Grigory Smolkin ha scritto:
>
> 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?
>

No, it is not possible.

Regards,
Marco

--
Marco Nenciarini - 2ndQuadrant Italy
PostgreSQL Training, Services and Support
marco(dot)nenciarini(at)2ndQuadrant(dot)it | www.2ndQuadrant.it

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Christoph Berg 2019-05-07 10:37:42 Re: Submitting a package
Previous Message Grigory Smolkin 2019-05-07 10:36:12 Re: Submitting a package