Re: Dependency bugs in postgresql-9.3 packages -- RC1 does not install

From: Christoph Berg <cb(at)df7cb(dot)de>
To: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>
Subject: Re: Dependency bugs in postgresql-9.3 packages -- RC1 does not install
Date: 2013-08-26 09:19:31
Message-ID: 20130826091931.GA9679@msgid.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Dimitri Fontaine 2013-08-25 <m28uzq81hg(dot)fsf(at)2ndQuadrant(dot)fr>
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
> > root(at)precise64:~# apt-get install libpq5
> > Setting up libpq5 (9.2.4-1.pgdg12.4+1) ...
>
> That tells me you didn't follow the docs at apt.postgresql.org… actually
> you need to go check the FAQ these days it seems. As 9.3 is not released
> yet you need to setup your system to fetch its libpq version:
>
> http://wiki.postgresql.org/wiki/Apt/FAQ
> http://wiki.postgresql.org/wiki/Apt/FAQ#I_want_to_try_the_beta_version_of_the_next_PostgreSQL_release
>
> deb http://apt.postgresql.org/pub/repos/apt/ squeeze-pgdg main 9.3
>
> So you just add 9.3 to your existing source line and try again.

Ack.

> We might need to add instructions on how to do that on the main debian
> page at http://www.postgresql.org/download/linux/debian/.

For the 9.3.0 release, libpq5 and friends will be moved into the
"main" component, so the problem doesn't exist for the end user. (We
might need to add a bigger hint for the 9.3rc users, though, but the
FAQ should be clear.)

Christoph
--
cb(at)df7cb(dot)de | http://www.df7cb.de/

In response to

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Josh Berkus 2013-08-26 23:45:18 Re: Dependency bugs in postgresql-9.3 packages -- RC1 does not install
Previous Message Dimitri Fontaine 2013-08-25 11:16:11 Re: Dependency bugs in postgresql-9.3 packages -- RC1 does not install