| From: | Koshino Taiki <koshino(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | Vaibhav Rastogi <Vaibhav(dot)Rastogi(at)sas(dot)com>, "pgpool-general(at)lists(dot)postgresql(dot)org" <pgpool-general(at)lists(dot)postgresql(dot)org> |
| Cc: | Rajesh Kazhankodath <Rajesh(dot)Kazhankodath(at)sas(dot)com>, Rahul Sarda <Rahul(dot)Sarda(at)sas(dot)com>, Sahil Kulkarni <Sahil(dot)Kulkarni(at)sas(dot)com>, Rajan Pawar <Rajan(dot)Pawar(dot)External(at)sas(dot)com> |
| Subject: | Re: pgpool-II 4.4.16: Version mismatch between configure.ac and generated configure script |
| Date: | 2026-04-09 05:11:24 |
| Message-ID: | TY4PR01MB1737437B6CDDE5A57C775276994582@TY4PR01MB17374.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgpool-general |
Hi,
Thank you for your report.
The issue you encountered was caused by a missing commit of configure file. We have just committed a fix for this.
As a workaround, please run autoreconf before installing.
Please note that this issue is unlikely to occur when using the official tarball or RPM packages.
Best regards,
Taiki Koshino<koshino(at)sraoss(dot)co(dot)jp>
SRA OSS K.K.
TEL: 03-5979-2701 FAX: 03-5979-2702
URL: https://www.sraoss.co.jp/
________________________________
差出人: Vaibhav Rastogi <Vaibhav(dot)Rastogi(at)sas(dot)com>
送信日時: 2026年4月2日 18:44
宛先: pgpool-general(at)lists(dot)postgresql(dot)org <pgpool-general(at)lists(dot)postgresql(dot)org>
CC: Rajesh Kazhankodath <Rajesh(dot)Kazhankodath(at)sas(dot)com>; Rahul Sarda <Rahul(dot)Sarda(at)sas(dot)com>; Sahil Kulkarni <Sahil(dot)Kulkarni(at)sas(dot)com>; Rajan Pawar <Rajan(dot)Pawar(dot)External(at)sas(dot)com>
件名: pgpool-II 4.4.16: Version mismatch between configure.ac and generated configure script
Hello pgpool-II team,
We are currently evaluating pgpool-II 4.4.16 and noticed a possible version inconsistency in the release artifacts.
In the 4.4.16 tag/branch:
* configure.ac has been updated to version 4.4.16
* However, the generated configure script still reports version 4.4.15
In our setup, pgpool-II is used as a git submodule. After building and installing pgpool-II from this source, running the installed binary reports the version as 4.4.15, even though we are building from the 4.4.16 sources.
This suggests that the configure script may not have been regenerated after updating configure.ac.
Could you please confirm:
* Whether this is a known issue in the 4.4.16 release, and
* If the configure script is expected to be regenerated (for example via autoreconf) before release?
We wanted to report this in case it affects others building from source or using pgpool-II as a submodule.
Thank you for your time and for maintaining pgpool-II.
Best regards,
Vaibhav Rastogi
Sr Software Developer
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Koshino Taiki | 2026-04-07 08:55:38 | Re: Bug report: Hardcoded debug logs "pi->node_ids" in pcp_child (v4.7.0) |