On 03/21/2018 10:59 AM, Stuart McGraw wrote:
On 03/21/2018 07:02 AM, Adrian Klaver wrote:
On 03/20/2018 10:52 PM, Stuart McGraw wrote:
Looks like these posts are coming through a news group to me.
I am Ccing list to get response back there.
Is this something I am doing wrong? I am posting through the gmane
newsgroup
which in turn is bi-directionally gatewayed to the list AIUI.
Probably more on my side. I use Reply All and that tells me it will not
post back to a newsgroup address, so unless the -general address is the
From: or Cc: it is just going back to you directly From: me only. I just
CCed the list back in to get the thread back in front of more eyes.
If it where me I would simplify the above for the moment to :
apt-get install postgresql-10
Tried on a fresh Ubuntu-17.10 install (with no postgresql at all installed)
but similar problem persists with the postgresql from the pgdg bionic repo:
# apt-get install postgresql-10
...
The following packages have unmet dependencies:
postgresql-10 : Depends: postgresql-client-10
Depends: libicu60 (>= 60.1-1~) but it is not
installable
Depends: libpq5 (>= 9.3~) but it is not going to be
installed
Depends: libssl1.1 (>= 1.1.0) but it is not installable
Recommends: sysstat but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Looks like forward compatibility issues, your 17.10 does not have the
newer versions of files needed by the 18.04 Postgres packages and it
will not install them as they probably would break other programs in
17.10. If it does not work going forward maybe it will work going
backward, see if you have any better luck using the 16.04(Xenial) repo.
--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx