Re: Pgpool-II latest package?

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: myon(at)debian(dot)org
Cc: pgsql-pkg-debian(at)lists(dot)postgresql(dot)org
Subject: Re: Pgpool-II latest package?
Date: 2021-10-06 14:23:16
Message-ID: 20211006.232316.1289955799914202769.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

>> Yes, I am interested but I am not familiar with Ubuntu package
>> creation process. Is there any tutorial for the work?
>
> The basic starting point is https://www.debian.org/doc/manuals/maint-guide/ .

Thanks. I will look into this.

> Packages building PG modules are a bit more involved since they have
> to target several major versions at once, see pg_buildext(1) (in
> postgresql-common) for more details.
>
>> BTW, I have a problem with compiling Pgpool-II docs on Ubuntu 20 (18
>> is fine.): jade segfaults. I can compile docs on Ubuntu 18 then copy
>> into Ubuntu 18, but this is really annoying. It would be nice if I can
>> help on this.
>
> That's known and unfortunately unfixed in Ubuntu. Fixed packages are
> available via apt.postgresql.org:
>
> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | groovy-pgdg | amd64, source
> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | groovy-pgdg-testing | amd64, source
> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | focal-pgdg | amd64, ppc64el, source
> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | focal-pgdg-testing | amd64, ppc64el, source

Unfortunately openjade from this:

> openjade | 1.4devel1-21.3ubuntu1.pgdg20.04+1 | focal-pgdg | amd64, ppc64el, source

did not solve the problem.

> Re: Tatsuo Ishii
>> I believe you already know but to run the test, you need PostgreSQL
>> server and client software (psql, pgbench, pg_ctl etc.), and some
>> extra tools like ssh, memcached, OpenSSL, JDBC driver, Perl and Ruby.
>
> That would have to be coded into Build-Depends (for build-time
> testing) and/or Depends in debian/tests/control for install-time
> tests.

To be honest I don't understand for now:-) I will visit again once I
study https://www.debian.org/doc/manuals/maint-guide/ .
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Tatsuo Ishii 2021-10-08 00:42:48 Re: Pgpool-II latest package?
Previous Message Christoph Berg 2021-10-06 12:04:49 Re: Pgpool-II latest package?