apt.postgresql.org ubtuntu trusty missing libpq version

From: Leonard B <leonard(dot)boyce(at)lucidlayer(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: apt.postgresql.org ubtuntu trusty missing libpq version
Date: 2016-01-29 14:17:08
Message-ID: CAKj1m=KNKOjVLRAFyQphNLaO7+CU86sADk2jQECZ06SB9t9pqQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Trying to get pg_repack built for Postgresql 9.4 and it appears there
are no 9.4 versions of libpq-dev and libpq5 available in the trusty
repo.

pg_repack will not build with the latest and greatest versions. I ran
into exactly the same issue with Debian Squeeze, but in that case the
9.4 versions are available in apt.postgresql.org

Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty

$ sudo apt-get install libpq-dev=9.4\* libpq5=9.4\*
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '9.4*' for 'libpq-dev' was not found
E: Version '9.4*' for 'libpq5' was not found

Thanks,
Leonard

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Maeldron T. 2016-01-29 14:46:32 BSD initdb without ICU support and switch later
Previous Message Alvaro Herrera 2016-01-29 13:21:56 Re: BRIN indexes