From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Joe Siewert <jsiewert(at)cloudbees(dot)com> |
Cc: | pgsql-pkg-debian(at)postgresql(dot)org |
Subject: | Re: postgresql-10 failing to install on Bionic |
Date: | 2020-02-20 10:03:49 |
Message-ID: | 20200220100349.GB1473912@msg.df7cb.de |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Re: Joe Siewert 2020-02-19 <CABudOfOVKV5RJKC_6mfL_5v30uuBneXLuXJ74TeVEL6dqPVaLA(at)mail(dot)gmail(dot)com>
> processing archive
> /tmp/apt-dpkg-install-oozGGW/1641-postgresql-client-10_10.12-1.pgdg18.04+1_amd64.deb
> (--unpack):", " trying to overwrite '/usr/lib/postgresql/10/bin/pg_config',
> which is also in package postgresql-server-dev-10 10.12-0ubuntu0.18.04.1",
When I moved pg_config from postgresql-server-dev-* to
postgresql-client-*, I put versioned restrictions in place for the
version where the file was moved. However, I forgot that the
postgresql packages in the base systems are also updated, but don't
have that change, so we have unhandled file conflicts.
I'll fix that, I need to update the pgapt packages for a different
problem in the same area anyway.
Thanks for reporting!
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | apt.postgresql.org Repository Update | 2020-02-24 10:10:16 | postgresql-12 updated to version 12.2-2.pgdg+1 |
Previous Message | Joe Siewert | 2020-02-19 22:40:24 | postgresql-10 failing to install on Bionic |