| From: | Collin Peters <collin(dot)peters(at)gmail(dot)com> |
|---|---|
| To: | Martin Pitt <mpitt(at)debian(dot)org> |
| Cc: | pgsql-pkg-debian(at)postgresql(dot)org |
| Subject: | Re: Installation on Ubuntu 13.04 |
| Date: | 2013-05-03 19:59:27 |
| Message-ID: | CAG_j9uzFdczD1_TKgwN=FgqZR2bF5iZ4yc0uw1jsOe7GT+FcQw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-debian |
Found the answer here: http://askubuntu.com/a/289388
Short version:
sudo apt-get install postgresql-common -t raring
sudo apt-get install postgresql-9.2
On Fri, May 3, 2013 at 9:55 AM, Martin Pitt <mpitt(at)debian(dot)org> wrote:
> 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)
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Berg | 2013-05-06 05:42:46 | Re: pgdg on ubuntu raring |
| Previous Message | Martin Pitt | 2013-05-03 16:55:53 | Re: Installation on Ubuntu 13.04 |