Re: Installation on Ubuntu 13.04

From: Martin Pitt <mpitt(at)debian(dot)org>
To: Collin Peters <collin(dot)peters(at)gmail(dot)com>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Installation on Ubuntu 13.04
Date: 2013-05-03 16:55:53
Message-ID: 20130503165553.GB2818@piware.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Hello Collin,

Collin Peters [2013-05-02 21:38 -0700]:
> Just wondering if it is possible to install 9.2 on Ubuntu 13.04?
> And then to specify postgresql-common
> sudo apt-get install postgresql-9.2 postgresql-common
> The following packages have unmet dependencies:
> postgresql-common : Breaks: logrotate (>= 3.8) but 3.8.3-3ubuntu2 is to be
> installed

That's indeed the root of the problem.

However, postgresql-common in Ubuntu 13.04 itself is already at
version 140 and works just fine with -9.2. So I wonder why it's trying
to take p-common from pgdg instead of Ubuntu 13.04. Can you please
send the output of

apt-cache policy postgresql-common

? Thanks!

Martin

--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Collin Peters 2013-05-03 19:59:27 Re: Installation on Ubuntu 13.04
Previous Message Collin Peters 2013-05-03 04:38:07 Installation on Ubuntu 13.04