Re: Packages for Ubuntu Wily

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Henning Hoefer <henning(dot)hoefer(at)device-insight(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Packages for Ubuntu Wily
Date: 2016-01-08 15:50:53
Message-ID: 568FDADD.3030106@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 01/08/2016 07:35 AM, Adrian Klaver wrote:

>> depend on a package
>> pgdg-keyring
>> , and that package doesn't seem to be available in the "
>> wily-pgdg
>> " distribution in the apt repo.
>> Also, pgadmin3 seems to be missing in that distribution.
>>
>> Am I doing something wrong? Or is this a bug in the packaging?
>

Looks like you may have missed this step:

sudo apt-get install wget ca-certificates
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc |
sudo apt-key add -
sudo apt-get update

--
Command Prompt, Inc. - http://www.commandprompt.com/ 503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2016-01-08 15:55:46 Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me
Previous Message Adrian Klaver 2016-01-08 15:47:50 Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me