| From: | Henning Hoefer <henning(dot)hoefer(at)device-insight(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Packages for Ubuntu Wily |
| Date: | 2016-01-08 16:02:32 |
| Message-ID: | CAG2W7jd4ghQ5nk-h7QAz8e41dfWq6rv=1nJiKBEPJ0uPkChOHg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2016-01-08 16:35 GMT+01:00 Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>:
>
> Well the mistake I often make is to do apt-get upgrade before doing apt-get update. I would suggest doing an update just to make sure.
2016-01-08 16:50 GMT+01:00 Joshua D. Drake <jd(at)commandprompt(dot)com>:
> 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
Thanks to both of you, but I already did that -- and like I said: For
some packages, the updates do in fact show up correctly.
It's just missing a few more packages.
If you compare the the package list for trusty-pgdg[1] with the one
for wily-pgdg[2], you'll find that the former is five times the size
of the latter -- and that the latter is missing pgdg-keyring and
pgadmin3 (among others).
Kind Regards,
Henning.
[1]: http://apt.postgresql.org/pub/repos/apt/dists/trusty-pgdg/main/binary-amd64/Packages
[2]: http://apt.postgresql.org/pub/repos/apt/dists/wily-pgdg/main/binary-amd64/Packages
--
Henning Hoefer
Software Engineer
Device Insight GmbH, Willy-Brandt-Platz 6, D-81829 München
http://www.device-insight.com
Sitz der Gesellschaft: München
Registergericht: Amtsgericht München HRB 149018
Geschäftsführer: Reinhold Stammeier
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-01-08 16:12:09 | Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me |
| Previous Message | Karsten Hilbert | 2016-01-08 15:57:28 | Re: pg_upgrade 9.4 -> 9.5 with pg_trgm fails for me |