Re: BUG #17348: Can never install pgsql on Ubuntu

From: Reid Thompson <jreidthompson(at)nc(dot)rr(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17348: Can never install pgsql on Ubuntu
Date: 2021-12-30 15:59:01
Message-ID: 5c9f47715318385976ca35b91b48e2b1d60ac1ca.camel@nc.rr.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, 2021-12-29 at 16:23 +0000, Mr. Keaton wrote:
> Should I remove Ubuntu 20.04 from Windows and install a newer
> version?
>
>
> Sent with ProtonMail Secure Email.
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>
> On Thursday, December 30th, 2021 at AM 12:15, hubert depesz
> lubaczewski <depesz(at)depesz(dot)com> wrote:
>
> > On Wed, Dec 29, 2021 at 04:13:55PM +0000, Mr. Keaton wrote:
> >
> > > What does "raring" mean?  I did not see similar words in the
> > > Ubunru window
> >
> > It's an OLD version of Ubuntu.
> >
> > depesz
>
>

https://help.ubuntu.com/community/Repositories/CommandLine

https://help.ubuntu.com/community/Repositories

depesz is advising you that your 20.04 version of ubuntu (Focal Fossa)
is somehow configured to install packages from version 13.x of ubuntu
(Raring Ringtail). You need to configure your installation to utilize
the repositories for 20.04 instead and remove the installed packages
from the 13.x repositories and install the correct packages from the
20.x repositories. The above links provide an introduction to managing
repositories.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander Lakhin 2021-12-30 19:00:00 Re: BUG #17284: Assert failed in SerialAdd() when the summarize_serial mode is engaged
Previous Message PG Bug reporting form 2021-12-30 15:47:06 BUG #17350: GIST TRGM Index is broken when combining with combining INCLUDE with a string function (e.g. lower).