Hi Michal, On Tue, Sep 20, 2016 at 2:27 PM, Michal Čihař <mic...@cihar.com> wrote: > this build failure is caused by mismatching versions of libpq-dev > and postgresql used in the build. > > This is still problem in current sid: > > postgresql is 9.5 while libpq-dev is 9.6 > > Possible ways to address it: > > - make postgresql packaging consistent > > - do not use pg_config to figure out binary path > > - Build-Depend on specific version (postgresql-9.6) > > As the last choice is least intrusive, I will probably NMU it unless > there will be some objections. See attached diff. Please don't get me wrong, but I still don't have any idea why did you want to NMU this (in a bad way) when the root cause was the first point: "make postgresql packaging consistent". The PSQL team was doing a transition from the 9.5 to the 9.6 version - it's finished yesterday and all packages are 9.6 now. This means libdbi-drivers builds fine again.
Closing this bugreport, Laszlo/GCS