[Pkg-postgresql-public] Bug#887940: Bug#887940: libpq-dev: changed version format in pg_config causes other packages to FTBFS
Adrian Bunk
bunk at debian.org
Tue Jan 23 04:30:23 UTC 2018
On Mon, Jan 22, 2018 at 05:24:43PM -0500, Peter Eisentraut wrote:
> On 1/21/18 16:07, Adrian Bunk wrote:
> > Package: libpq-dev
> > Version: 10.1-3
> > Severity: serious
> > Control: affects -1 src:libpreludedb
> >
> > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpreludedb.html
> >
> > ...
> > checking for ... checking for pg_config... /usr/bin/pg_config
> > checking for PostgreSQL libraries... yes
> > ./configure: line 19300: test: too many arguments
> > ...
>
> Looks like the ax_lib_postgresql.m4 macro should be fixed with some
> additional shell quoting.
This is not about quoting, the pg_config output changed:
10.1-2:
$ pg_config --version
PostgreSQL 10.1
$
10.1-3:
$ pg_config --version
PostgreSQL 10.1 (Debian 10.1-3)
$
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
More information about the Pkg-postgresql-public
mailing list